Spaces:
Sleeping
Sleeping
Update config.json
Browse files- config.json +2 -2
config.json
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
{
|
2 |
-
"llm_model_name"
|
3 |
-
"llm_model_temperature"
|
4 |
}
|
|
|
1 |
{
|
2 |
+
"llm_model_name": "llama-3.3-70b-versatile",
|
3 |
+
"llm_model_temperature": "0.0"
|
4 |
}
|