Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions providers/together-ai/Qwen/Qwen3.5-4B-Lora.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,18 @@ costs:
- input_cost_per_token: 0.0
output_cost_per_token: 0.0
region: "*"
features:
- function_calling
limits:
context_window: 262144
modalities:
input:
- text
output:
- text
mode: chat
model: Qwen/Qwen3.5-4B-Lora
provisioning: provisioned
supportedModes:
- chat
thinking: true
2 changes: 2 additions & 0 deletions providers/together-ai/Qwen/Qwen3.5-9B-Lora.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ costs:
features:
- function_calling
- structured_output
- json_output
limits:
context_window: 262144
modalities:
Expand All @@ -20,6 +21,7 @@ provisioning: provisioned
sources:
- https://www.together.ai/models/qwen3-5-9b
- https://www.together.ai/pricing
status: active
supportedModes:
- chat
thinking: true
Loading