Update app.py
Browse files
app.py
CHANGED
@@ -30,7 +30,6 @@ model_links = {
|
|
30 |
"Mistral-Nemo-Instruct-2407": "mistralai/Mistral-Nemo-Instruct-2407",
|
31 |
"Meta-Llama-3-70B-Instruct": "meta-llama/Meta-Llama-3-70B-Instruct",
|
32 |
"Meta-Llama-3-8B-Instruct": "meta-llama/Meta-Llama-3-8B-Instruct",
|
33 |
-
"Idefics-80b-instruct": "HuggingFaceM4/idefics-80b-instruct",
|
34 |
"C4ai-command-r-plus": "CohereForAI/c4ai-command-r-plus",
|
35 |
"Aya-23-35B": "CohereForAI/aya-23-35B",
|
36 |
"Zephyr-orpo-141b-A35b-v0.1": "HuggingFaceH4/zephyr-orpo-141b-A35b-v0.1",
|
|
|
30 |
"Mistral-Nemo-Instruct-2407": "mistralai/Mistral-Nemo-Instruct-2407",
|
31 |
"Meta-Llama-3-70B-Instruct": "meta-llama/Meta-Llama-3-70B-Instruct",
|
32 |
"Meta-Llama-3-8B-Instruct": "meta-llama/Meta-Llama-3-8B-Instruct",
|
|
|
33 |
"C4ai-command-r-plus": "CohereForAI/c4ai-command-r-plus",
|
34 |
"Aya-23-35B": "CohereForAI/aya-23-35B",
|
35 |
"Zephyr-orpo-141b-A35b-v0.1": "HuggingFaceH4/zephyr-orpo-141b-A35b-v0.1",
|