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
4 changes: 2 additions & 2 deletions providers/together-ai/Qwen/Qwen-Image-2.0.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@ costs:
modalities:
input:
- text
- image
output:
- image
mode: image
model: Qwen/Qwen-Image-2.0
provisioning: serverless
sources:
- https://docs.together.ai/docs/serverless-models#image-models
- https://together.ai/pricing
- https://www.together.ai/models/qwen-image-20
status: active
supportedModes:
- image
5 changes: 5 additions & 0 deletions providers/together-ai/google/gemma-3-1b-pt.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
limits:
context_window: 32768
modalities:
input:
- text
Expand All @@ -6,6 +8,9 @@ modalities:
mode: completion
model: google/gemma-3-1b-pt
provisioning: serverless
sources:
- https://www.together.ai/models/gemma-3-1b
- https://docs.together.ai/docs/fine-tuning-models
status: active
supportedModes:
- completion
1 change: 1 addition & 0 deletions providers/together-ai/google/medgemma-27b-text-it.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,6 @@ model: google/medgemma-27b-text-it
provisioning: serverless
sources:
- https://huggingface.co/google/medgemma-27b-text-it
status: active
supportedModes:
- chat
Loading