Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -974,7 +974,7 @@ def start_answer_generation(model_choice: str):
|
|
974 |
"Llama 3.3 70B": "meta-llama/Llama-3.3-70B-Instruct",
|
975 |
"Mistral 7B": "mistralai/Mistral-7B-Instruct-v0.3",
|
976 |
"Qwen 2.5": "Qwen/Qwen‑2.5‑Omni‑7B",
|
977 |
-
"Qwen 2.5 instruct": "Qwen/
|
978 |
"Qwen 3": "Qwen/Qwen3-32B"
|
979 |
|
980 |
}
|
|
|
974 |
"Llama 3.3 70B": "meta-llama/Llama-3.3-70B-Instruct",
|
975 |
"Mistral 7B": "mistralai/Mistral-7B-Instruct-v0.3",
|
976 |
"Qwen 2.5": "Qwen/Qwen‑2.5‑Omni‑7B",
|
977 |
+
"Qwen 2.5 instruct": "Qwen/Qwen2.5-14B-Instruct-1M",
|
978 |
"Qwen 3": "Qwen/Qwen3-32B"
|
979 |
|
980 |
}
|