ai: Link open source models.
Browse files
README.md
CHANGED
@@ -6,4 +6,10 @@ sdk: gradio
|
|
6 |
app_file: jarvis.py
|
7 |
pinned: true
|
8 |
short_description: Inspired by Iron Man movies.
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
---
|
|
|
6 |
app_file: jarvis.py
|
7 |
pinned: true
|
8 |
short_description: Inspired by Iron Man movies.
|
9 |
+
models:
|
10 |
+
- deepseek-ai/DeepSeek-V3-0324
|
11 |
+
- deepseek-ai/DeepSeek-R1
|
12 |
+
- google/gemma-3-27b-it
|
13 |
+
- Qwen/QwQ-32B
|
14 |
+
- meta-llama/Llama-3.3-70B-Instruct
|
15 |
---
|