Spaces:
Running
Running
Update variables.py
Browse files- variables.py +1 -1
variables.py
CHANGED
|
@@ -29,7 +29,7 @@ models = [
|
|
| 29 |
"Qwen/Qwen2.5-1.5B",
|
| 30 |
|
| 31 |
# Google models (supports system)
|
| 32 |
-
"google/gemma-2-2b-it"
|
| 33 |
|
| 34 |
"microsoft/Phi-3.5-mini-instruct"
|
| 35 |
]
|
|
|
|
| 29 |
"Qwen/Qwen2.5-1.5B",
|
| 30 |
|
| 31 |
# Google models (supports system)
|
| 32 |
+
"google/gemma-2-2b-it",
|
| 33 |
|
| 34 |
"microsoft/Phi-3.5-mini-instruct"
|
| 35 |
]
|