23 lines
426 B
TOML
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"]
|