24 lines
429 B
TOML
24 lines
429 B
TOML
name = "Qwen3-Coder 30B-A3B Instruct"
|
|
description = "Smaller Qwen coder for efficient local agents and repo-level fixes"
|
|
family = "qwen"
|
|
release_date = "2025-04"
|
|
last_updated = "2025-04"
|
|
attachment = false
|
|
reasoning = false
|
|
temperature = true
|
|
knowledge = "2025-04"
|
|
tool_call = true
|
|
open_weights = true
|
|
|
|
[cost]
|
|
input = 0.45
|
|
output = 2.25
|
|
|
|
[limit]
|
|
context = 262_144
|
|
output = 65_536
|
|
|
|
[modalities]
|
|
input = ["text"]
|
|
output = ["text"]
|