Spaces:
Runtime error
Runtime error
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
{
|
| 2 |
-
"llm_model_name": "
|
| 3 |
"llm_model_temperature": "0.0"
|
| 4 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"llm_model_name": "qwen-2.5-coder-32b",
|
| 3 |
"llm_model_temperature": "0.0"
|
| 4 |
}
|