23 lines
421 B
TOML
23 lines
421 B
TOML
name = "Qwen: Qwen3 Coder Flash"
|
|
description = "Qwen coding model for software agents, repository edits, and code reasoning"
|
|
release_date = "2025-07-23"
|
|
last_updated = "2026-03-15"
|
|
attachment = false
|
|
reasoning = false
|
|
temperature = true
|
|
tool_call = true
|
|
open_weights = false
|
|
|
|
[cost]
|
|
input = 0.195
|
|
output = 0.975
|
|
cache_read = 0.06
|
|
|
|
[limit]
|
|
context = 1000000
|
|
output = 65536
|
|
|
|
[modalities]
|
|
input = ["text"]
|
|
output = ["text"]
|