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= "NovaSky-AI/Sky-T1-32B-Flash"
|
18 |
|
19 |
|
20 |
# Understand]: Analyze the question to identify key details and clarify the goal.
|