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