CloseX commited on
Commit
a24aed5
1 Parent(s): 39ca429

Update config.yml

Browse files
Files changed (1) hide show
  1. config.yml +2 -2
config.yml CHANGED
@@ -1,7 +1,7 @@
1
  ---
2
  hub:
3
- repo_id: RoversX/AC1.51-merge-ggml
4
- filename: ggml-model-q4_0.bin
5
  llama_cpp:
6
  n_ctx: 2048
7
  n_gpu_layers: 40 # llama 13b has 40 layers
 
1
  ---
2
  hub:
3
+ repo_id: TheBloke/Astrid-Mistral-7B-GGUF
4
+ filename: astrid-mistral-7b.Q3_K_L.gguf
5
  llama_cpp:
6
  n_ctx: 2048
7
  n_gpu_layers: 40 # llama 13b has 40 layers