SeaWolf-AI commited on
Commit
2188a8b
·
verified ·
1 Parent(s): 6d23bf6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +31 -0
README.md CHANGED
@@ -7,6 +7,37 @@ sdk: static
7
  pinned: false
8
  license: apache-2.0
9
  short_description: Benchmarking metrics to 90+ leading Generation AI models
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
10
  tags:
11
  - leaderboard
12
  - benchmark
 
7
  pinned: false
8
  license: apache-2.0
9
  short_description: Benchmarking metrics to 90+ leading Generation AI models
10
+ models:
11
+ # LLM - Open Source
12
+ - Qwen/Qwen3.5-122B-A10B
13
+ - Qwen/Qwen3.5-27B
14
+ - Qwen/Qwen3.5-35B-A3B
15
+ - Qwen/Qwen3.5-9B
16
+ - Qwen/Qwen3.5-4B
17
+ - Qwen/Qwen3-Next-80B-A3B-Thinking
18
+ - deepseek-ai/DeepSeek-V3
19
+ - deepseek-ai/DeepSeek-R1
20
+ - zai-org/GLM-5
21
+ - meta-llama/Llama-4-Scout-17B-16E-Instruct
22
+ - meta-llama/Llama-4-Maverick-17B-128E-Instruct
23
+ - microsoft/phi-4
24
+ - upstage/Solar-Open-100B
25
+ - K-intelligence/Midm-2.0-Base-Instruct
26
+ - Nanbeige/Nanbeige4.1-3B
27
+ - MiniMaxAI/MiniMax-M2.5
28
+ - stepfun-ai/Step-3.5-Flash
29
+ # VLM - Open Source
30
+ - OpenGVLab/InternVL3-78B
31
+ - Qwen/Qwen2.5-VL-72B-Instruct
32
+ - Qwen/Qwen3-VL-30B-A3B
33
+ # Image Generation
34
+ - black-forest-labs/FLUX.1-dev
35
+ - stabilityai/stable-diffusion-3.5-large
36
+ # Video Generation
37
+ - Lightricks/LTX-Video
38
+ # Music Generation
39
+ - facebook/musicgen-large
40
+ - facebook/jasco-chords-drums-melody-1B
41
  tags:
42
  - leaderboard
43
  - benchmark