Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -31,7 +31,7 @@ AVAILABLE_MODELS = {
|
|
31 |
"bloomz-560m": "bigscience/bloomz-560m",
|
32 |
"opt-350m": "facebook/opt-350m",
|
33 |
"pythia-160m": "EleutherAI/pythia-160m",
|
34 |
-
"mistral-7b": "mistralai/Mistral-7B-
|
35 |
"deepseek-small": "deepseek-ai/DeepSeek-V2-Lite",
|
36 |
"llama": "meta-llama/Llama-3.2-1B"
|
37 |
}
|
|
|
31 |
"bloomz-560m": "bigscience/bloomz-560m",
|
32 |
"opt-350m": "facebook/opt-350m",
|
33 |
"pythia-160m": "EleutherAI/pythia-160m",
|
34 |
+
"mistral-7b": "mistralai/Mistral-7B-v0.1",
|
35 |
"deepseek-small": "deepseek-ai/DeepSeek-V2-Lite",
|
36 |
"llama": "meta-llama/Llama-3.2-1B"
|
37 |
}
|