Spaces:
Sleeping
Sleeping
Update config.yml
Browse files- config.yml +2 -2
config.yml
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
---
|
2 |
hub:
|
3 |
-
repo_id: umarigan/
|
4 |
-
filename:
|
5 |
llama_cpp:
|
6 |
n_ctx: 4096
|
7 |
# n_gpu_layers: 40 # llama 13b has 40 layers
|
|
|
1 |
---
|
2 |
hub:
|
3 |
+
repo_id: umarigan/LLama-3-8B-Instruction-tr-Q4_K_M-GGUF
|
4 |
+
filename: llama-3-8b-instruction-tr.Q4_K_M.gguf
|
5 |
llama_cpp:
|
6 |
n_ctx: 4096
|
7 |
# n_gpu_layers: 40 # llama 13b has 40 layers
|