Spaces:
Sleeping
Sleeping
Update config/config.json
Browse files- config/config.json +1 -1
config/config.json
CHANGED
@@ -28,7 +28,7 @@
|
|
28 |
},
|
29 |
"model": {
|
30 |
"supported_models": ["meta-llama/Meta-Llama-3.1-8B-Instruct", "mistralai/Mistral-7B-Instruct-v0.3", "mistralai/Mistral-Nemo-Instruct-2407"],
|
31 |
-
"model_name": "
|
32 |
"device_map": "auto",
|
33 |
"max_new_tokens": 458
|
34 |
},
|
|
|
28 |
},
|
29 |
"model": {
|
30 |
"supported_models": ["meta-llama/Meta-Llama-3.1-8B-Instruct", "mistralai/Mistral-7B-Instruct-v0.3", "mistralai/Mistral-Nemo-Instruct-2407"],
|
31 |
+
"model_name": "meta-llama/Meta-Llama-3.1-8B-Instruct",
|
32 |
"device_map": "auto",
|
33 |
"max_new_tokens": 458
|
34 |
},
|