23 lines
396 B
TOML
23 lines
396 B
TOML
name = "Trendyol 7B"
|
|
description = "Qwen instruction model for multilingual chat, reasoning, and tool use"
|
|
family = "qwen"
|
|
release_date = "2026-06-06"
|
|
last_updated = "2026-06-06"
|
|
attachment = false
|
|
reasoning = false
|
|
temperature = true
|
|
tool_call = false
|
|
open_weights = true
|
|
|
|
[cost]
|
|
input = 0.0
|
|
output = 0.0
|
|
|
|
[limit]
|
|
context = 32_768
|
|
output = 8_192
|
|
|
|
[modalities]
|
|
input = ["text"]
|
|
output = ["text"]
|