hadadrjt commited on
Commit
fc37874
·
1 Parent(s): 94e67a7

ai: Qwen 3 (235B-A22B) is here!

Browse files
Files changed (2) hide show
  1. API.md +1 -0
  2. README.md +2 -1
API.md CHANGED
@@ -59,6 +59,7 @@ Choose one of the model name for the JARVIS multi platform.
59
  16. Qwen: Qwen2.5 VL 32B Instruct
60
  17. Qwen: Qwen2.5 VL 72B Instruct
61
  18. Agentica: Deepcoder 14B Preview
 
62
 
63
  Example:
64
  model = "DeepSeek: V3-0324"
 
59
  16. Qwen: Qwen2.5 VL 32B Instruct
60
  17. Qwen: Qwen2.5 VL 72B Instruct
61
  18. Agentica: Deepcoder 14B Preview
62
+ 19. Qwen: Qwen3 235B A22B
63
 
64
  Example:
65
  model = "DeepSeek: V3-0324"
README.md CHANGED
@@ -3,7 +3,7 @@ title: JARVIS AI
3
  colorFrom: yellow
4
  colorTo: purple
5
  sdk: gradio
6
- sdk_version: 5.27.1
7
  app_file: jarvis.py
8
  pinned: true
9
  short_description: Inspired by Iron Man movies.
@@ -25,4 +25,5 @@ models:
25
  - Qwen/Qwen2.5-VL-32B-Instruct
26
  - Qwen/Qwen2.5-VL-72B-Instruct
27
  - Qwen/QwQ-32B
 
28
  ---
 
3
  colorFrom: yellow
4
  colorTo: purple
5
  sdk: gradio
6
+ sdk_version: 5.29.0
7
  app_file: jarvis.py
8
  pinned: true
9
  short_description: Inspired by Iron Man movies.
 
25
  - Qwen/Qwen2.5-VL-32B-Instruct
26
  - Qwen/Qwen2.5-VL-72B-Instruct
27
  - Qwen/QwQ-32B
28
+ - Qwen/Qwen3-235B-A22B
29
  ---