acalatrava
commited on
updated ram requirements
Browse files- mlc-chat-config.json +1 -1
mlc-chat-config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"model_lib": "MiniChat-3B-q4f16_1",
|
3 |
"local_id": "MiniChat-3B-q4f16_1",
|
4 |
-
"estimated_vram_req":
|
5 |
"conv_config": {
|
6 |
"seps": ["</s>"],
|
7 |
"stop_tokens": [ 2 ],
|
|
|
1 |
{
|
2 |
"model_lib": "MiniChat-3B-q4f16_1",
|
3 |
"local_id": "MiniChat-3B-q4f16_1",
|
4 |
+
"estimated_vram_req": 3000000000,
|
5 |
"conv_config": {
|
6 |
"seps": ["</s>"],
|
7 |
"stop_tokens": [ 2 ],
|