Update app.py
Browse files
app.py
CHANGED
@@ -38,7 +38,7 @@ model_info = {
|
|
38 |
"task": "text-generation",
|
39 |
"description": "Mistral AI's Mistral 7B Instruct model",
|
40 |
"hf_model_name": "mistralai/Mistral-7B-Instruct-v0.3",
|
41 |
-
}
|
42 |
"Qwen3-4B-RPG": {
|
43 |
"task": "text-generation",
|
44 |
"description": "Chun121's Qwen 4B RPG Roleplay model (Uncensored)",
|
|
|
38 |
"task": "text-generation",
|
39 |
"description": "Mistral AI's Mistral 7B Instruct model",
|
40 |
"hf_model_name": "mistralai/Mistral-7B-Instruct-v0.3",
|
41 |
+
},
|
42 |
"Qwen3-4B-RPG": {
|
43 |
"task": "text-generation",
|
44 |
"description": "Chun121's Qwen 4B RPG Roleplay model (Uncensored)",
|