Merge pull request #1677 from vercel/update-vercel-models-1777652649

This commit is contained in:
Rohan Taneja
2026-05-01 10:47:39 -07:00
committed by GitHub
6 changed files with 129 additions and 0 deletions
@@ -0,0 +1,21 @@
name = "Qwen3 VL 235B A22B Instruct"
family = "qwen"
attachment = true
reasoning = false
tool_call = false
temperature = true
release_date = "2025-09-24"
last_updated = "2026-05-01"
open_weights = false
[cost]
input = 0.39999999999999997
output = 1.5999999999999999
[limit]
context = 131_072
output = 129_024
[modalities]
input = ["text", "image"]
output = ["text"]
@@ -0,0 +1,21 @@
name = "Qwen 3.6 27B"
family = "qwen3.6"
attachment = true
reasoning = true
tool_call = true
temperature = true
release_date = "2026-04-22"
last_updated = "2026-05-01"
open_weights = false
[cost]
input = 0.6
output = 3.5999999999999996
[limit]
context = 256_000
output = 256_000
[modalities]
input = ["text", "image", "pdf"]
output = ["text"]
@@ -0,0 +1,21 @@
name = "Mercury Coder Small Beta"
family = "mercury"
attachment = false
reasoning = false
tool_call = true
temperature = true
release_date = "2025-02-26"
last_updated = "2026-05-01"
open_weights = false
[cost]
input = 0.25
output = 1
[limit]
context = 32_000
output = 16_384
[modalities]
input = ["text"]
output = ["text"]
+22
View File
@@ -0,0 +1,22 @@
name = "Grok 4.3"
family = "grok"
attachment = true
reasoning = true
tool_call = true
temperature = true
release_date = "2026-04-30"
last_updated = "2026-05-01"
open_weights = false
[cost]
input = 1.25
output = 2.5
cache_read = 0.19999999999999998
[limit]
context = 1_000_000
output = 1_000_000
[modalities]
input = ["text", "image", "pdf"]
output = ["text"]
@@ -0,0 +1,22 @@
name = "MiMo V2.5 Pro"
family = "mimo-v2.5-pro"
attachment = true
reasoning = true
tool_call = true
temperature = true
release_date = "2026-04-22"
last_updated = "2026-05-01"
open_weights = false
[cost]
input = 1
output = 3
cache_read = 0.19999999999999998
[limit]
context = 1_050_000
output = 131_000
[modalities]
input = ["text", "image", "pdf"]
output = ["text"]
@@ -0,0 +1,22 @@
name = "MiMo M2.5"
family = "mimo-v2.5"
attachment = true
reasoning = true
tool_call = true
temperature = true
release_date = "2026-04-22"
last_updated = "2026-05-01"
open_weights = false
[cost]
input = 0.39999999999999997
output = 2
cache_read = 0.08
[limit]
context = 1_050_000
output = 131_100
[modalities]
input = ["text", "image", "pdf"]
output = ["text"]