Update app.py
Browse files
app.py
CHANGED
@@ -61,9 +61,9 @@ model_info = {
|
|
61 |
"task": "text-generation",
|
62 |
"description": "Lyon28 Distilled GPT-2"
|
63 |
},
|
64 |
-
"
|
65 |
"task": "text-generation",
|
66 |
-
"description": "Lyon28
|
67 |
},
|
68 |
# --- MODEL EXTERNAL ---
|
69 |
"TinyLLama-NSFW-Chatbot": {
|
|
|
61 |
"task": "text-generation",
|
62 |
"description": "Lyon28 Distilled GPT-2"
|
63 |
},
|
64 |
+
"training-models": {
|
65 |
"task": "text-generation",
|
66 |
+
"description": "Lyon28 training-models"
|
67 |
},
|
68 |
# --- MODEL EXTERNAL ---
|
69 |
"TinyLLama-NSFW-Chatbot": {
|