akhaliq HF staff commited on
Commit
0a73451
1 Parent(s): 59246ba

update groq models

Browse files
Files changed (1) hide show
  1. app_groq.py +2 -2
app_groq.py CHANGED
@@ -10,8 +10,8 @@ demo = get_app(
10
  "llama3-groq-70b-8192-tool-use-preview",
11
  "llama-3.2-1b-preview",
12
  "llama-3.2-3b-preview",
13
- "llama-3.2-11b-text-preview",
14
- "llama-3.2-90b-text-preview",
15
  "mixtral-8x7b-32768",
16
  "gemma2-9b-it",
17
  "gemma-7b-it",
 
10
  "llama3-groq-70b-8192-tool-use-preview",
11
  "llama-3.2-1b-preview",
12
  "llama-3.2-3b-preview",
13
+ "llama-3.2-11b-vision-preview",
14
+ "llama-3.2-90b-vision-preview",
15
  "mixtral-8x7b-32768",
16
  "gemma2-9b-it",
17
  "gemma-7b-it",