Skip to main content
Serverless models are the fastest way to run inference on Together. You call any supported model through a shared per-token API, with no provisioning, no replicas to size, and no minimum cost. Pay only for the tokens you process.

Models

If you’re not sure which model to use, see Recommended models for our picks by use case.

Chat

Image

Vision

Video

Audio

Embedding

Rerank

Moderation

Serverless and dedicated endpoints support different sets of models. See the dedicated endpoint model catalog for details.

Rate limits

Serverless models are rate-limited, so they work best when you’re prototyping or evaluating a model, or when your production traffic is variable, bursty, or low enough that per-token pricing is cost-effective. If your traffic is steady, you need higher rate limits, or you want reserved hardware, use a dedicated endpoint.

Pricing

Serverless models bill based on usage, with no minimums and no provisioning cost. Per-model rates are in the catalog tables below, and on together.ai/pricing. If you don’t need real-time responses, some models are discounted up to 50% when run with batch workloads.

Chat models

Chat model examples

Image models

Use our Images endpoint for image models.
Calling image models requires a positive credit balance.

Image model examples

  • Blinkshot.io: A realtime AI image playground built with Flux Schnell.
  • Logo creator: A logo generator that creates professional logos in seconds using Flux Pro 1.1.
  • PicMenu: A menu visualizer that takes a restaurant menu and generates nice images for each dish.
  • Flux LoRA inference notebook: Using LoRA fine-tuned image generations models.
FLUX pricing For FLUX models (excluding pro models) pricing is based on the size of generated images in megapixels and the number of steps used (if the number of steps exceeds the default steps).
  • Default pricing: The listed per megapixel prices are for the default number of steps.
  • Using more or fewer steps: Costs are adjusted based on the number of steps used only if you go above the default steps. If you use more steps, the cost increases proportionally using the formula below. If you use fewer steps, the cost does not decrease and is based on the default rate.
Here’s a formula to calculate cost: Cost = MP × Price per MP × (Steps ÷ Default Steps) Where:
  • MP = (Width × Height ÷ 1,000,000).
  • Price per MP = Cost for generating one megapixel at the default steps.
  • Steps = The number of steps used for the image generation. This is only factored in if going above default steps.

Gemini 3 Pro Image pricing

Gemini 3 Pro Image offers pricing based on the resolution of the image.
  • 1080p and 2K: $0.134/image.
  • 4K resolution: $0.24/image.
Supported dimensions: 1K: 1024×1024 (1:1), 1264×848 (3:2), 848×1264 (2:3), 1200×896 (4:3), 896×1200 (3:4), 928×1152 (4:5), 1152×928 (5:4), 768×1376 (9:16), 1376×768 (16:9), 1548×672 or 1584×672 (21:9). 2K: 2048×2048 (1:1), 2528×1696 (3:2), 1696×2528 (2:3), 2400×1792 (4:3), 1792×2400 (3:4), 1856×2304 (4:5), 2304×1856 (5:4), 1536×2752 (9:16), 2752×1536 (16:9), 3168×1344 (21:9). 4K: 4096×4096 (1:1), 5096×3392 or 5056×3392 (3:2), 3392×5096 or 3392×5056 (2:3), 4800×3584 (4:3), 3584×4800 (3:4), 3712×4608 (4:5), 4608×3712 (5:4), 3072×5504 (9:16), 5504×3072 (16:9), 6336×2688 (21:9).

Vision models

If you’re not sure which vision model to use, we currently recommend Qwen3.5 9B (Qwen/Qwen3.5-9B) to get started. For model specific rate limits, navigate here.

Vision model examples

Video models

Audio models

Use our Audio endpoint for text-to-speech models. For speech-to-text models see Transcription and Translations. Audio model examples

Embedding models

Embedding model examples

Rerank models

There are currently no rerank models offered via serverless. Rerank models like mixedbread-ai/mxbai-rerank-large-v2 are only available as dedicated endpoints.

Rerank model examples

Moderation models

There are currently no moderation models offered via serverless.