Spaces:
Sleeping
Sleeping
Update main.py
Browse files
main.py
CHANGED
|
@@ -9,7 +9,7 @@ try:
|
|
| 9 |
except:
|
| 10 |
print('could Not print')
|
| 11 |
|
| 12 |
-
model_path = "qwen2-
|
| 13 |
|
| 14 |
app = create_app(
|
| 15 |
Settings(
|
|
|
|
| 9 |
except:
|
| 10 |
print('could Not print')
|
| 11 |
|
| 12 |
+
model_path = "qwen2-0.5b.Q2_K.gguf"
|
| 13 |
|
| 14 |
app = create_app(
|
| 15 |
Settings(
|