Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -15,6 +15,7 @@ models=[
|
|
15 |
"NousResearch/Nous-Hermes-2-Mixtral-8x7B-DPO",
|
16 |
"mistralai/Mixtral-8x7B-Instruct-v0.1",
|
17 |
"JunRyeol/jr_model",
|
|
|
18 |
]
|
19 |
|
20 |
|
|
|
15 |
"NousResearch/Nous-Hermes-2-Mixtral-8x7B-DPO",
|
16 |
"mistralai/Mixtral-8x7B-Instruct-v0.1",
|
17 |
"JunRyeol/jr_model",
|
18 |
+
"bigcode/starcoder2-15b",
|
19 |
]
|
20 |
|
21 |
|