Skip to contentNew: Does ChatGPT recommend your brand? Free 60-second AI visibility check →
By The DDH Team · Digital Dashboard Hub

Fireworks AI Rate Limits 2026: Developer, Enterprise, On-Demand Deployments

By The DDH Team at Digital Dashboard HubUpdated

Stop writing AI prompts from scratch.

Tell us your business + your task + your model. We write the prompt — perfectly tuned for ChatGPT, Claude, Grok, Gemini, Midjourney, or any model. Plus 500+ pre-built prompts in your library.

14 days, no card. Cancel in 2 clicks.

Fireworks AI's positioning is **fast serverless plus a clean escape hatch to dedicated hardware**. You start on serverless — pay per token, share GPU pool with everyone else, hit per-model rate limits — and when your traffic outgrows the shared pool you spin up an on-demand deployment on dedicated H100, H200, or B200 hardware, billed per-GPU-hour, with **no rate limit other than your own deployment's capacity**. That two-mode architecture is the platform's defining design choice, and it shapes every rate-limit decision you'll make on Fireworks.

Serverless rate limits run on a **spending-tier ladder** rather than a Developer/Business/Enterprise badge. As of June 2026, sourced from Fireworks' rate-limits doc: with no payment method you get **10 RPM** (request-per-minute) account-wide. Add a payment method and you enter **Tier 1** with a **$50/month** spend cap. Spend or pre-add $50 in credits → **Tier 2** ($500/mo cap). $500 → **Tier 3** ($5,000/mo). $5,000 → **Tier 4** ($50,000/mo). Above that is the **Unlimited** tier, granted via sales contract. Across all tiers, the account-wide ceiling is a hard **6,000 RPM** — even at Tier 4 you cannot send more than 6,000 requests per minute on serverless without contacting Fireworks.

Below: the per-model serverless rate table, the on-demand deployment escape hatch and its per-GPU-hour math, how Fireworks' Business and Enterprise upgrade paths actually work, the 429-vs-503 distinction (one means tier cap, the other means deployment saturation), FireFunction's function-calling quota, image (FLUX.1, SDXL) and embedding (nomic-embed-text) quotas, and the FireOptimizer quantization tradeoff. Sister references for the open-model serverless market: Groq rate limits · Together AI rate limits · Replicate rate limits.

Digital Dashboard Hub

Writing good prompts for ONE AI is hard. Writing them for GPT-5, Claude, Gemini, Perplexity, Midjourney and 6 more is a full-time job. DDH's AI Prompt Builder writes once, runs everywhere — locked to your niche, voice, and brand tone.

Free 14 days, no card.

Fireworks AI rate limits — Developer vs Business — June 2026

Feature
Developer RPS
Developer TPM
On-demand
Llama 3.3 70B Instruct~10 RPS (600 RPM default)Tier-bound, scales with spendUnlimited — capacity-bound on H100/H200/B200
DeepSeek V3~10 RPS (600 RPM default)Tier-bound, scales with spendUnlimited — multi-GPU MoE, B200 recommended
DeepSeek R1~10 RPS (600 RPM default)Tier-bound, scales with spendUnlimited — reasoning model, output-heavy
Qwen 2.5 72B Instruct~10 RPS (600 RPM default)Tier-bound, scales with spendUnlimited — H100/H200 single or dual
FireFunction V2~10 RPS (600 RPM default)Tier-bound, function-call budgetUnlimited — H100, function-calling tuned
FLUX.1 schnellSeparate image quotaPer-image throughputUnlimited — H100/H200 dedicated
nomic-embed-text-v1.5Separate embedding quota$0.008 / 1M tokensUnlimited — small-model on-demand viable

Source, as of June 2026: Fireworks AI rate-limits docs (https://docs.fireworks.ai/guides/quotas_usage/rate-limits), on-demand deployments guide (https://docs.fireworks.ai/guides/ondemand-deployments), and pricing page (https://fireworks.ai/pricing). The 600 RPM per-model default is the widely-cited Fireworks serverless baseline; specific RPS/TPM ceilings for each model adjust with your spending tier and are visible on your account quota page. The 6,000 RPM account-wide ceiling is a hard cap across all serverless traffic — even Tier 4 accounts hit it. On-demand deployments have no rate limit other than the throughput of the GPU(s) you provision; pricing is $7/hr (H100/H200), $10/hr (B200), $12/hr (B300). Embeddings <150M params bill at $0.008/1M; 150M-350M at $0.016/1M; Qwen3 8B embeddings at $0.10/1M. Verify your live values at fireworks.ai/account/quotas.

Fireworks' positioning — fast serverless with a clean on-demand escape hatch

Fireworks sits in the **open-model serverless** market alongside Groq and Together AI, but its design point is different from both. Groq optimizes for raw token-per-second speed on a narrow model menu (LPU hardware, single-digit ms TTFT, no on-demand option). Together optimizes for breadth (300+ models, several inference modes, dedicated instances). **Fireworks optimizes for the production gradient**: start cheap on serverless, graduate to on-demand H100/H200/B200 instances when your traffic outgrows shared infra — same API, same SDK, same model weights, just a routing config change.

That gradient is why Fireworks publishes its serverless models at **200-1,000+ tokens/second** for typical 70B-class models (Llama 3.3, Qwen 2.5, DeepSeek V3) — fast enough for most production workloads, but the variance is real because you're sharing the GPU pool with everyone else on that model. When you need predictable latency, you switch to on-demand. The Fireworks docs put it plainly in the on-demand deployments guide: on-demand provides 'Lower latency, higher throughput, and predictable performance unaffected by other users.'

**The single most important number to internalize**: on-demand deployments have *no hard rate limits — only limited by your deployment's capacity*. The 6,000 RPM account ceiling and per-model serverless defaults do not apply. The only ceiling is how many tokens-per-second your H100 (or H200, or B200) can physically generate. For high-volume teams, this changes the cost model entirely — you stop paying per-token and start paying per-GPU-hour × utilization.


The Developer tier ladder — what 'Developer' actually means on Fireworks

Fireworks does not use the exact label 'Developer tier' on its docs page — the labels are **Tier 1 → Tier 4 → Unlimited**, and 'Developer' is the colloquial shorthand for everything below the sales-gated Business and Enterprise tiers. The mechanics, sourced directly from docs.fireworks.ai/guides/quotas_usage/rate-limits on 2026-06-20:

**No payment method**: **10 RPM** account-wide. This is the new-account default. You can call any serverless model, but at 10 requests per minute the throughput is for evaluation only — not production. **Tier 1** (valid payment method added): **$50 monthly spend cap**. **Tier 2** ($50 spent or pre-added in credits): **$500 monthly cap**. **Tier 3** ($500): **$5,000 monthly cap**. **Tier 4** ($5,000): **$50,000 monthly cap**. **Unlimited tier**: contact sales.

Per-model RPS and TPM **scale with your tier** — Tier 4 has materially higher per-model TPM than Tier 1 — but the exact numbers are not published per-tier on the docs page; live values appear on your account's quota dashboard at fireworks.ai/account/quotas. The widely cited default for new serverless accounts is **600 RPM per model** (≈10 RPS); the account-wide ceiling across all models stays fixed at **6,000 RPM** regardless of tier.

The Tier 4 → Unlimited jump is the one that requires a sales conversation. The other promotions are automatic on credit consumption — there is no waiting period the way OpenAI's Tier 5 has a 30-day clock. Spend $5,000 across a single day on Tier 3 and you wake up on Tier 4. The tier ladder is purely spend-gated, not time-gated.


Business tier and Enterprise tier — what an upgrade buys you

The 'Business tier' in Fireworks' public language is the negotiated step above Tier 4 — higher per-model TPM ceilings, lifted 6,000 RPM account cap, and a named relationship with the Fireworks team. You upgrade by contacting sales directly from the console. The upgrade is reviewed manually; expected turnaround is hours to a couple of business days depending on the size of the ask.

Enterprise tier is the top of the ladder. Per Fireworks' enterprise FAQ: *'there are no quotas for Enterprise Tier.'* Enterprise customers get unlimited request capacity, dedicated infrastructure allocation, priority processing in the queue, customizable scaling policies, and enhanced support. SLA terms are negotiated per contract — Fireworks does not publish a standard enterprise SLA in the docs.

**When to actually upgrade**: if your serverless bill is consistently above $5,000/month AND your traffic pattern is steady (not bursty), you have probably crossed the inflection where **on-demand deployments are cheaper than the next tier on serverless** — even before you factor in rate-limit headroom. The per-GPU-hour math is in the next section. The Business tier upgrade only makes sense when you genuinely want to stay on serverless (because your traffic is bursty, multi-model, or experimental) and you've outgrown the 6,000 RPM account cap.

Enterprise is the path when you need named SRE support, custom SLA, security/compliance review (SOC 2 Type II, HIPAA on request), regional data-residency commitments, or you're deploying custom fine-tunes against a contracted GPU pool. Threshold: typically $20k+/month committed.


On-demand deployments — the rate-limit escape hatch and its per-GPU-hour math

On-demand deployments are the Fireworks feature that makes the platform genuinely different from Groq and Together. You provision a dedicated GPU instance (H100, H200, B200, or B300) and the model runs only for you. **No rate limit other than the GPU's physical throughput.** Billing flips from per-token to per-GPU-hour.

**Current on-demand pricing**, sourced from fireworks.ai/pricing on 2026-06-20: **H100 / H200: $7.00/hour**. **B200: $10.00/hour**. **B300: $12.00/hour**. A100 is also available on-demand. Provisioning takes seconds to minutes via the `firectl deployment create` CLI; the deployment runs until you tear it down (or pauses automatically based on your autoscaling config).

**The break-even math** for Llama 3.3 70B Instruct: serverless billing on Fireworks for a 70B-class model lands around **$0.90 per 1M tokens** blended (the price for >16B-param text models per the public pricing page). One H100 sustaining ~1,500 tokens/sec output on a quantized 70B can produce roughly **5.4M tokens/hour** at full utilization. At $7/hour for the H100, that's an effective **$1.30 per 1M tokens** — *more expensive* than serverless if you can use only half the GPU. But run that H100 at 80%+ utilization (steady high-volume production) and you're at ~$1.60/M effective, *or* at lower throughput targets (300 tok/s sustained) it's the only way to get the latency profile.

**Where on-demand wins decisively**: (1) sustained high-volume workloads where you can hold the GPU near 70%+ utilization, (2) workloads that need predictable latency (no shared-pool variance), (3) workloads that need rate-limit headroom beyond 6,000 RPM, (4) fine-tunes and custom models not on the serverless menu. **Where serverless wins**: bursty traffic, multi-model menus, low/medium volume (under ~$2k/month spend), eval and dev workloads, anything you can't hold above 30% GPU utilization.

Deployment placement (`--region`) is fixed at creation time — you cannot move an on-demand deployment between regions in place. Plan region selection up front for data-residency or latency reasons. Multi-region failover requires two deployments.


Function calling and the FireFunction V2 quota

Fireworks' specialized function-calling model is **FireFunction V2** — a tuned variant designed for structured-output and tool-calling workloads, with quality competitive with GPT-4-class function-calling at a fraction of the cost. It runs on serverless with the same 600 RPM default ceiling as other 70B-class models, plus an additional consideration: **function-calling responses are typically token-heavy on the output side** (the full structured JSON tool call), so your effective TPM utilization climbs faster than with chat completions.

There is **no separate per-call function-budget** the way some providers ration tool-use turns — Fireworks treats a function-call response as a normal completion for rate-limit accounting. But the output-token weight matters: a 5-tool-call orchestration that emits 600 output tokens per turn × 100 RPM = 60,000 TPM out, which crosses serverless tier thresholds faster than a chat workload at the same RPM.

For high-volume function-calling at scale, the on-demand path is especially attractive because FireFunction V2 is a 70B model that fits comfortably on a single H100. One H100 dedicated to FireFunction V2 gives you predictable structured-output latency, no rate limit, and clean billing — particularly important for agent loops where a single user task may fire 10-20 sequential function calls and you can't afford one of them to get throttled mid-loop.


Image (FLUX.1, SDXL) and embedding (nomic-embed-text) quotas

**Image models** on Fireworks include **FLUX.1 schnell** (Black Forest Labs' fast variant), **SDXL** (Stable Diffusion XL), and several community fine-tunes. These run on a **separate quota pool** from text models — calling FLUX.1 does not consume your Llama 3.3 RPM budget, and vice versa. The serverless image throughput target is on the order of 1-3 seconds per 1024×1024 image on FLUX.1 schnell. For high-volume image generation (catalog precompute, programmatic media), the on-demand path is typically cheaper above ~5,000 images/day because image models hold a single GPU well.

**Embedding models** also run on a separate quota. Pricing, sourced from fireworks.ai/pricing 2026-06-20: **embedding models up to 150M parameters → $0.008 / 1M input tokens**. **150M-350M params → $0.016 / 1M**. **Qwen3 8B → $0.10 / 1M**. **nomic-embed-text-v1.5** at 137M params falls in the cheapest bucket at $0.008/M — competitive with OpenAI's text-embedding-3-small. For large retrieval index precompute (10B+ tokens), nomic-embed-text on Fireworks serverless is one of the cheapest options on the open-model market.

Both image and embedding quotas scale with your spending tier the same way text-model quotas do. The 6,000 RPM account ceiling still applies, but in practice embeddings and images rarely hit it because each call is more compute-intensive than a chat completion.


FireOptimizer — quantized and distilled variants for speed/cost/quality tradeoffs

**FireOptimizer** is Fireworks' label for the quantized and distilled variants of frontier open models that ship on the platform. The typical pattern: Fireworks takes a 70B model (Llama 3.3, Qwen 2.5, DeepSeek V3), produces **FP8** or **INT4** quantized versions, plus speculative-decoding-paired smaller drafter models, and serves both the full-precision and the optimized variants on serverless.

**The tradeoff**: optimized variants run 1.5-3× faster (200 tok/s baseline → 400-600 tok/s on quantized) at typically 5-15% quality regression on most benchmarks. For chat, summarization, and structured-output workloads the quality regression is usually invisible. For complex reasoning, math, and long-context tasks the regression matters and you stay on full precision.

**Cost impact**: optimized variants are priced at the same per-token rate as the full-precision model on Fireworks serverless — you get the speed boost free. The economics shift entirely on on-demand deployments, where a quantized 70B fits on a smaller GPU (or runs at higher tokens-per-second on the same GPU), which directly drops your per-GPU-hour effective cost-per-million-tokens. **For production at scale, the right answer is almost always: deploy the quantized variant on-demand, route quality-sensitive traffic to a smaller on-demand pool of the full-precision variant.**


Handling 429s vs 503s — the crucial distinction on Fireworks

Fireworks returns **two different rate-limit-adjacent error codes** and the correct retry strategy depends on which one you see. From the rate-limits docs: *'If you receive HTTP 429 on those endpoints, it typically means deployment saturation (GPUs busy) rather than hitting a TPM tier cap.'* This is the opposite of what most provider docs imply by 429.

**HTTP 429 on Fireworks serverless = deployment saturation** (the shared GPU pool is busy serving other users). Retry with exponential backoff and jitter — the issue usually clears within seconds as load rebalances. This is *not* a signal that you need to upgrade your tier; it's a transient capacity squeeze on the shared pool.

**HTTP 429 explicitly with a tier-cap message = you hit your TPM or RPM ceiling**. Now the fix is either upgrade your spending tier (add credits to promote), or switch the workload to on-demand. Read the error body — Fireworks distinguishes the two cases in the message.

**HTTP 503 = service unavailable**, typically the entire model endpoint is unreachable (deployment cold-start, brief platform issue). Retry with longer backoff (15s, 30s, 60s). If it persists more than a couple of minutes, check status.fireworks.ai before assuming it's your problem.

**Production retry pattern**: exponential backoff with jitter capped at 60s for 429, longer capped at 120s for 503. Token-bucket client-side throttle at 80% of your account RPM ceiling to avoid hitting tier caps in steady state. For latency-sensitive workloads, run a small on-demand deployment as overflow — serverless first, on-demand on 429 — and you get the best of both cost models.


Fireworks vs Together vs Groq — the open-model serverless head-to-head

All three platforms serve roughly the same model menu (Llama family, DeepSeek, Qwen, Mixtral, FLUX). The differences are in *how* they serve.

**Groq** wins on raw latency. Single-digit-ms TTFT, 800-2,000 tok/s on Llama family thanks to LPU hardware. **No on-demand option** — you're on shared serverless and that's it. Free tier and paid tier; rate limits are a hard ceiling per tier with no per-account negotiation below enterprise. Best for: latency-critical real-time UX (voice, sub-second agent loops), low-to-medium volume.

**Together AI** wins on breadth. **300+ models** including community fine-tunes, multiple inference modes (chat, batch, embeddings, vision), dedicated instances available, fine-tuning service. Rate-limit structure similar to Fireworks but the per-model menu is broader. Best for: experimentation, RAG with diverse model picks, teams that need a custom fine-tune deployed alongside frontier base models.

**Fireworks** wins on the **gradient from serverless to dedicated**. Same SDK, same model, same prompts work on both modes — the switch is a routing config change. On-demand pricing ($7/hr H100, $10/hr B200) is competitive with hyperscalers, and the 'no rate limit' on on-demand is the cleanest production guarantee on the market. Best for: teams that start on serverless and need a real path to scale without re-architecting, function-calling workloads (FireFunction V2 is unique), production agents.

**The real-world decision**: pick Groq for voice / sub-second loops; pick Together for breadth and fine-tunes; pick **Fireworks for anything you expect to scale into the >$5k/month bracket** because the on-demand escape hatch is what you'll need on day 90.


Sourcing and live-verify checklist

The tier ladder ($50 / $500 / $5,000 / $50,000 monthly caps, 10 RPM unpaid → 6,000 RPM paid account ceiling) is sourced from docs.fireworks.ai/guides/quotas_usage/rate-limits, fetched 2026-06-20. The on-demand pricing ($7/hr H100/H200, $10/hr B200, $12/hr B300) and embedding pricing ($0.008/M up to 150M params) come from fireworks.ai/pricing, same date.

The **600 RPM per-model serverless default** is the widely-cited Fireworks baseline, referenced consistently across community write-ups and Fireworks' own blog content. Per-model exact RPS/TPM values do not appear in the public rate-limits doc as static numbers — they scale with your account tier and are visible on your live account quota dashboard. We've shown them in the table as `~10 RPS (600 RPM default)` to be clear they are the default, not a contractual fixed ceiling.

The **Enterprise 'no quotas' language** is sourced directly from Fireworks' enterprise quota FAQ.

**Live-verify when you budget**: open fireworks.ai/account/quotas (logged in) and confirm your current per-model RPS, TPM, and account RPM ceiling. The dashboard reflects any sales-negotiated increases (Business / Enterprise) that wouldn't appear in the public docs.

**Live-verify pricing**: fireworks.ai/pricing and docs.fireworks.ai/serverless/pricing update independently of the rate-limit ladder. The MoE pricing tier (DeepSeek V3 is a 671B-param MoE, only ~37B active per token) is priced differently from dense models — check the live page when modeling per-token cost.

**Why this page exists**: ChatGPT and Perplexity searches for 'Fireworks rate limits' currently surface a mix of Fireworks' docs, community forum threads, and aggregator review sites. The numbers vary across those sources because Fireworks updated the tier ladder in late 2025 and several third-party pages still cite the old structure. This page is the canonical, dated, sourced reference. If you arrived here via an AI engine, that mechanism is working.

Step-by-step: deciding between serverless and on-demand

  1. 1

    Project your monthly token volume and steady-state RPS

    Take your expected monthly tokens × per-1M price ($0.90 blended for 70B-class on Fireworks serverless) to get your serverless monthly bill. Take your expected steady-state requests per second and multiply by 60 to get RPM. If RPM is over 5,000 sustained or monthly bill is over $5,000, on-demand is on the table.

  2. 2

    Compute on-demand break-even at realistic GPU utilization

    Pick the GPU (H100 at $7/hr for 70B-class). Estimate sustained tokens/sec at your traffic pattern (often 30-50% of theoretical peak in real workloads). Multiply: tokens/sec × 3600 × 24 × 30 = monthly tokens. Divide GPU monthly cost ($7 × 730 = $5,110) by monthly tokens to get effective $/M. Compare to serverless $0.90/M. On-demand wins when you can hold utilization above ~70%.

  3. 3

    Add a small on-demand deployment as serverless overflow first

    Before committing fully to on-demand, run serverless as your primary path and a single-GPU on-demand deployment as overflow. On serverless 429 (saturation), failover to on-demand. This gives you rate-limit headroom without committing to 100% on-demand economics. Tune the split as you measure real utilization.

  4. 4

    Negotiate Business tier only if you genuinely want to stay serverless

    If your traffic is bursty, multi-model, or experimental, the Business tier upgrade (higher TPM, lifted 6,000 RPM account cap) is the right answer — you preserve serverless economics. Contact sales via the console. Expect hours-to-days turnaround. Skip Business tier if you've already crossed the on-demand break-even — go straight to dedicated deployments.

  5. 5

    For multi-region or compliance, plan placement up front

    On-demand `--region` is fixed at deployment creation. If you need US-EU-APAC coverage or specific data-residency, provision separate deployments per region from day one. Enterprise tier adds named region commitments to the contract; below enterprise, region selection is self-service but immutable per deployment.

Frequently Asked Questions

What are Fireworks AI's rate limits on serverless in 2026?

The default per-model serverless ceiling is around 600 RPM (10 RPS) for new accounts. The account-wide hard ceiling is 6,000 RPM across all serverless traffic, regardless of spending tier — even Tier 4 accounts can't exceed this without a Business or Enterprise upgrade. Spending tiers (Tier 1: $50/mo cap, Tier 2: $500, Tier 3: $5,000, Tier 4: $50,000) gate your maximum monthly spend and your per-model TPM upper bound, but the 6,000 RPM ceiling is shared across all paid accounts. Source: docs.fireworks.ai/guides/quotas_usage/rate-limits.

When should I switch from Fireworks serverless to on-demand deployments?

Three signals. (1) Monthly serverless bill consistently above $5,000 — on-demand break-even is around there for 70B-class models at moderate utilization. (2) Steady-state RPS approaching the 6,000 RPM account ceiling. (3) Latency variance from the shared pool is hurting UX. On-demand is $7/hr (H100/H200), $10/hr (B200), $12/hr (B300) with no rate limit — only your GPU's throughput. Below those signals, stay on serverless — it's cheaper per token for non-saturated workloads.

How do I upgrade my Fireworks tier from Developer to Business?

The Tier 1 → Tier 4 promotions happen automatically as you accumulate paid spend (or pre-add credits). No waiting period, no manual review. The jump to Business / Unlimited (above $50,000/mo) requires contacting sales via the console at fireworks.ai/company/contact-us?tab=business. Turnaround is hours to a couple of business days. Business tier gives you negotiated per-model TPM and a lifted 6,000 RPM account cap.

Do all Fireworks models share the same rate limit?

No. The per-model RPM (around 600 RPM default) is enforced per model — your Llama 3.3 70B traffic doesn't consume your DeepSeek V3 budget. The 6,000 RPM account-wide cap is shared across all models. Image models (FLUX.1, SDXL) and embedding models (nomic-embed-text, Qwen3 8B embed) have separate per-model quotas distinct from text completions.

Does FireFunction V2 have a separate function-calling rate limit?

No — Fireworks treats FireFunction V2 calls as standard chat completions for rate-limit accounting. But function-call responses are output-heavy (full structured JSON tool call), so your TPM utilization climbs faster than with chat. For agent loops that fire 10+ sequential function calls per user task, an on-demand FireFunction V2 deployment is the most reliable production setup — no per-call risk of throttling mid-loop.

What is the rate limit for FLUX.1 schnell on Fireworks?

FLUX.1 schnell runs on a separate image-model quota pool — calling it does not consume your text-model RPM budget. The serverless throughput target is on the order of 1-3 seconds per 1024×1024 image. For high-volume image generation (above ~5,000 images/day) the per-GPU-hour math typically favors switching to an on-demand FLUX.1 deployment on a single H100, removing the rate limit and giving you predictable per-image latency.

Does FireOptimizer (quantized variants) affect my rate limit or cost?

On serverless, FireOptimizer variants are priced at the same per-token rate as the full-precision model — you get 1.5-3× speed for free with a 5-15% quality regression on most benchmarks. On on-demand deployments, quantized variants drop your per-GPU-hour effective cost-per-million-tokens significantly (smaller GPU footprint, higher tokens/sec). Production-at-scale answer: quantized on-demand for the hot path, full-precision on a smaller pool for quality-sensitive traffic.

Can I run my own fine-tuned model on Fireworks with no rate limit?

Yes via on-demand deployments. Upload your fine-tuned weights (or use the Fireworks fine-tuning service — LoRA SFT is $0.50/1M tokens for models up to 16B, $3.00/1M for 16-80B), then create an on-demand deployment with `firectl deployment create accounts/<your-account>/models/<MODEL_NAME>`. Once deployed, no rate limit applies — only the throughput of the GPU(s) you provision. Custom fine-tunes are not available on serverless; on-demand is the only path for them.

On-demand removes the rate limit. Tight prompts remove the GPU cost.

On-demand gets you all the throughput. The bill comes from per-GPU-hour × utilization × prompt size. Our AI Prompt Generator writes Llama / DeepSeek / Qwen-tuned prompts (short inputs, capped outputs, FireFunction-ready) based on YOUR business + task. 14-day free trial, no card.

Browse all prompt tools →