Files
anomalyco--models.dev/providers/nvidia/models/qwen/qwen2.5-coder-32b-instruct.toml
T
2026-07-13 12:28:55 +08:00

23 lines
426 B
TOML

name = "Qwen2.5 Coder 32b Instruct"
description = "Qwen coding model for software agents, repository edits, and code reasoning"
attachment = false
reasoning = false
temperature = true
tool_call = true
structured_output = true
release_date = "2024-11-06"
last_updated = "2024-11-06"
open_weights = true
[cost]
input = 0.00
output = 0.00
[limit]
context = 128000
output = 4096
[modalities]
input = ["text"]
output = ["text"]