winglian commited on
Commit
36f42d0
1 Parent(s): 9da5e52

Update config.yml

Browse files
Files changed (1) hide show
  1. config.yml +2 -4
config.yml CHANGED
@@ -1,9 +1,7 @@
1
  ---
2
  hub:
3
- repo_id: winglian/manticore-13b-chat-pyg-ggml
4
- filename: manticore-13b-chat-pyg.ggml.q5_1.bin
5
- revision: f934f365705ec825acfd2c04cb87c75ba9ca1623
6
- use_auth_token: true
7
  llama_cpp:
8
  n_ctx: 2048
9
  n_gpu_layers: 40 # llama 13b has 40 layers
 
1
  ---
2
  hub:
3
+ repo_id: TheBloke/manticore-13b-chat-pyg-GGML
4
+ filename: Manticore-13B-Chat-Pyg.ggmlv3.q5_1.bin
 
 
5
  llama_cpp:
6
  n_ctx: 2048
7
  n_gpu_layers: 40 # llama 13b has 40 layers