Update config.yml
Browse files- config.yml +1 -1
config.yml
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
---
|
2 |
hub:
|
3 |
repo_id: winglian/manticore-13b-chat-pyg-ggml
|
4 |
-
filename: manticore-13b-chat-pyg
|
5 |
use_auth_token: true
|
6 |
llama_cpp:
|
7 |
n_ctx: 2048
|
|
|
1 |
---
|
2 |
hub:
|
3 |
repo_id: winglian/manticore-13b-chat-pyg-ggml
|
4 |
+
filename: manticore-13b-chat-pyg.ggml.q5_1.bin
|
5 |
use_auth_token: true
|
6 |
llama_cpp:
|
7 |
n_ctx: 2048
|