Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -24,7 +24,7 @@ model_links = {
|
|
24 |
"Meta-Llama-3.1-8B-Instruct": "meta-llama/Meta-Llama-3.1-8B-Instruct",
|
25 |
"Meta-Llama-3.1-405B-Instruct-FP8": "meta-llama/Meta-Llama-3.1-405B-Instruct-FP8",
|
26 |
"Meta-Llama-3.1-405B-Instruct": "meta-llama/Meta-Llama-3.1-405B-Instruct",
|
27 |
-
"Mistral-Nemo-Instruct-
|
28 |
"Text-to-IMG-FLUX.1-dev": "black-forest-labs/FLUX.1-dev",
|
29 |
"Text-to-IMG-NSFW-gen-v2": "UnfilteredAI/NSFW-gen-v2",
|
30 |
"C4ai-command-r-plus": "CohereForAI/c4ai-command-r-plus",
|
|
|
24 |
"Meta-Llama-3.1-8B-Instruct": "meta-llama/Meta-Llama-3.1-8B-Instruct",
|
25 |
"Meta-Llama-3.1-405B-Instruct-FP8": "meta-llama/Meta-Llama-3.1-405B-Instruct-FP8",
|
26 |
"Meta-Llama-3.1-405B-Instruct": "meta-llama/Meta-Llama-3.1-405B-Instruct",
|
27 |
+
"Mistral-Nemo-Instruct-2410": "mistralai/Ministral-8B-Instruct-2410",
|
28 |
"Text-to-IMG-FLUX.1-dev": "black-forest-labs/FLUX.1-dev",
|
29 |
"Text-to-IMG-NSFW-gen-v2": "UnfilteredAI/NSFW-gen-v2",
|
30 |
"C4ai-command-r-plus": "CohereForAI/c4ai-command-r-plus",
|