acalatrava
commited on
Commit
•
3386a30
1
Parent(s):
21bb91b
updated estimated_vram_req
Browse files- mlc-chat-config.json +1 -0
mlc-chat-config.json
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
{
|
2 |
"model_lib": "TinyLlama-1.1b-q4f16_1",
|
3 |
"local_id": "TinyLlama-1.1B-orca-gpt4-q4f16_1",
|
|
|
4 |
"conv_template": "chatml",
|
5 |
"temperature": 0.7,
|
6 |
"repetition_penalty": 1.2,
|
|
|
1 |
{
|
2 |
"model_lib": "TinyLlama-1.1b-q4f16_1",
|
3 |
"local_id": "TinyLlama-1.1B-orca-gpt4-q4f16_1",
|
4 |
+
"estimated_vram_req": 1000000000,
|
5 |
"conv_template": "chatml",
|
6 |
"temperature": 0.7,
|
7 |
"repetition_penalty": 1.2,
|