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