Spaces:
Paused
Paused
Commit
·
9d859cb
1
Parent(s):
25aca96
fix models
Browse files
app.py
CHANGED
|
@@ -72,7 +72,7 @@ def create_video_interface():
|
|
| 72 |
"mistralai/Mixtral-8x7B-Instruct-v0.1",
|
| 73 |
"mistralai/Mistral-7B-Instruct-v0.3"
|
| 74 |
],
|
| 75 |
-
"Groq": ["llama-3.
|
| 76 |
"SambaNova": [
|
| 77 |
"Meta-Llama-3.1-70B-Instruct",
|
| 78 |
"Meta-Llama-3.1-405B-Instruct",
|
|
|
|
| 72 |
"mistralai/Mixtral-8x7B-Instruct-v0.1",
|
| 73 |
"mistralai/Mistral-7B-Instruct-v0.3"
|
| 74 |
],
|
| 75 |
+
"Groq": ["llama-3.3-70b-versatile"],
|
| 76 |
"SambaNova": [
|
| 77 |
"Meta-Llama-3.1-70B-Instruct",
|
| 78 |
"Meta-Llama-3.1-405B-Instruct",
|