Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
#MODEL_ID = "ibm-granite/granite-3.1-2b-instruct"
|
2 |
-
MODEL_ID = "deepseek-ai/DeepSeek-R1-Distill-Qwen-
|
3 |
|
4 |
|
5 |
import subprocess
|
|
|
1 |
#MODEL_ID = "ibm-granite/granite-3.1-2b-instruct"
|
2 |
+
MODEL_ID = "deepseek-ai/DeepSeek-R1-Distill-Qwen-1.5B"
|
3 |
|
4 |
|
5 |
import subprocess
|