Spaces:
Running
Running
Update variables.py
Browse files- variables.py +0 -3
variables.py
CHANGED
|
@@ -27,9 +27,6 @@ models = [
|
|
| 27 |
# Qwen models (support system)
|
| 28 |
"Qwen/Qwen2.5-72B-Instruct",
|
| 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 |
]
|
|
|
|
| 27 |
# Qwen models (support system)
|
| 28 |
"Qwen/Qwen2.5-72B-Instruct",
|
| 29 |
"Qwen/Qwen2.5-1.5B",
|
|
|
|
|
|
|
|
|
|
| 30 |
|
| 31 |
"microsoft/Phi-3.5-mini-instruct"
|
| 32 |
]
|