Skip to content
Merged
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
21 changes: 21 additions & 0 deletions providers/together-ai/google/gemma-3-270m-it-lora.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
costs:
- input_cost_per_token: 0.0
output_cost_per_token: 0.0
region: "*"
features:
- system_messages
limits:
context_window: 32768
modalities:
input:
- text
output:
- text
mode: chat
model: google/gemma-3-270m-it-lora
provisioning: provisioned
sources:
- https://docs.together.ai/docs/fine-tuning-models
status: active
supportedModes:
- chat
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
costs:
- input_cost_per_token: 6e-7
output_cost_per_token: 6e-7
region: "*"
deprecationDate: "2026-04-16"
isDeprecated: true
limits:
context_window: 32768
mode: chat
model: mistralai/Mixtral-8x7B-Instruct-v0.1-FP8-Lora
provisioning: provisioned
sources:
- https://www.together.ai/models/mixtral-instruct
status: active
supportedModes:
- chat
Comment thread
harshiv-26 marked this conversation as resolved.
Loading