Spaces:
Paused
Paused
Update app.py
Browse filesreorder examples
app.py
CHANGED
@@ -34,12 +34,12 @@ interface = gr.Interface(
|
|
34 |
examples=[
|
35 |
["google/gemma-7b"],
|
36 |
["microsoft/Phi-3-mini-4k-instruct"],
|
|
|
|
|
37 |
["vikhyatk/moondream2"],
|
38 |
["microsoft/Phi-3-vision-128k-instruct"],
|
39 |
-
["
|
40 |
-
["
|
41 |
-
["mistralai/Mistral-7B-Instruct-v0.3"],
|
42 |
-
["openbmb/MiniCPM-Llama3-V-2_5"],
|
43 |
["HuggingFaceM4/idefics2-8b-chatty"],
|
44 |
["mistralai/Codestral-22B-v0.1"]
|
45 |
]
|
|
|
34 |
examples=[
|
35 |
["google/gemma-7b"],
|
36 |
["microsoft/Phi-3-mini-4k-instruct"],
|
37 |
+
["meta-llama/Meta-Llama-3-8B"],
|
38 |
+
["mistralai/Mistral-7B-Instruct-v0.3"],
|
39 |
["vikhyatk/moondream2"],
|
40 |
["microsoft/Phi-3-vision-128k-instruct"],
|
41 |
+
["openbmb/MiniCPM-Llama3-V-2_5
|
42 |
+
["google/paligemma-3b-mix-224"],
|
|
|
|
|
43 |
["HuggingFaceM4/idefics2-8b-chatty"],
|
44 |
["mistralai/Codestral-22B-v0.1"]
|
45 |
]
|