Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -14,7 +14,7 @@ from transformers import (
|
|
14 |
)
|
15 |
|
16 |
# Configuration Constants
|
17 |
-
MODEL_ID="
|
18 |
|
19 |
|
20 |
# Understand]: Analyze the question to identify key details and clarify the goal.
|
|
|
14 |
)
|
15 |
|
16 |
# Configuration Constants
|
17 |
+
MODEL_ID="deepseek-ai/DeepSeek-R1-Distill-Qwen-14B"
|
18 |
|
19 |
|
20 |
# Understand]: Analyze the question to identify key details and clarify the goal.
|