Fireworks AI pricing, free plan and limits

Enterprise inference platform for open models: serverless tokens from $0.10 per 1M, managed fine-tuning per training token, and dedicated NVIDIA GPUs from $8.00/hr. $1 free credits, self-serve, no cold starts.

  • generative ai infra
  • Web
checked

Last updated: 2026-09-04

Fireworks AI is an inference API for open-source language, vision, and image models, positioned as an independent alternative to hyperscaler LLM hosting. It serves 10,000+ enterprise customers and processes over 13 trillion tokens a day through its proprietary FireAttention engine.

HokAI Editorial Rating: 4.4 / 5

  • ease of use: 8 / 10
  • value for money: 8 / 10
  • support quality: 7 / 10
  • feature completeness: 9 / 10

About Fireworks AI

Fireworks AI is an enterprise inference platform for open-source LLMs, built in 2022 by seven engineers from Meta's PyTorch team. The company raised $327 million in total funding, reaching a $4 billion valuation with its October 2025 Series C co-led by Lightspeed Venture Partners and Index Ventures. With $800 million in annualized revenue as of May 2026 and 10,000+ enterprise customers, Fireworks has established itself as the leading independent inference infrastructure company outside the major cloud providers.

The platform's speed comes from FireAttention, a proprietary CUDA kernel stack built end-to-end for transformer inference. It handles disaggregated serving, semantic caching, and speculative decoding internally, which keeps tail latency close to the median instead of the order-of-magnitude spikes common on shared inference stacks. Fireworks processes over 13 trillion tokens a day across a fleet of NVIDIA and AMD GPUs.

Fireworks is built for engineering teams running production, low-latency inference on open models without operating their own GPU fleet. Named customers include Cursor, Perplexity, Notion, Sourcegraph, Uber, DoorDash, Shopify, and Upwork. The platform ships managed fine-tuning (SFT, DPO, and reinforcement fine-tuning) for teams that want to specialize open models on their own data, and its OpenAI-compatible API added a beta Responses API with MCP tool support in 2026.

Screenshots

Fireworks AI pricing page headlined Pricing to seamlessly scale from idea to enterprise, with three cards for Serverless Inference, Training and On Demand Deployments
Three separate meters, not a plan ladder - serverless tokens, training tokens and GPU seconds are priced independently
Fireworks AI documentation page for serverless pricing, explaining that every text or vision request is billed on input tokens, cached input tokens and output tokens, and that batch inference is billed at 50% of serverless pricing
The per-token rates live in the docs rather than on the pricing page - and cached input is a third billing dimension most comparisons miss

Pricing

Usage-priced across three products; no seat subscription. Free: $1 in credits to start, no subscription required. SERVERLESS INFERENCE bills per token on three dimensions - input, cached input (served from prompt cache, priced lower) and output - across Standard, Priority and Fast serving paths.

20. 60. Priority runs above Standard on the same models.

Batch inference is billed at 50% of serverless pricing on both input and output. 10 for Qwen3 8B. US-only models carry a 50% premium effective 1 September 2026.

1B-80B $3 / $6 / $6 / $12; 80B-300B $6 / $12 / $12 / $24; over 300B $10 / $20 / $20 / $40. Reinforcement fine-tuning is billed per GPU hour at on-demand rates. A Serverless Training API in private preview bills prefill, cached prefill, sample and train tokens separately.

Fine-tuned models serve at the same price as their base models. ON-DEMAND GPU is billed per GPU second with no charge for start-up time. 00.

5x premium. Enterprise deployments, with faster speeds, lower costs and higher rate limits, are quoted by sales, and volume, nonprofit, education and startup discounts are available.

Plans and pricing
TierMonthly priceWhat it includes
Free creditsFree$1 in free credits, no subscription and no card required to start. Self-serve signup.
Serverless Inference (pay per token)FreePer token on input, cached input and output, postpaid. Batch inference at 50% of serverless pricing. Embeddings billed on input only.

US-only models carry a 50% premium from 1 Sep 2026.

Training (pay per training token)Free00 (full-parameter DPO, models over 300B). Reinforcement fine-tuning bills per GPU hour at on-demand rates. Fine-tuned models serve at base-model prices.
On-Demand GPU (pay per GPU second)Free00/hr. 5x premium.
EnterpriseCustomCustom pricing via sales, for faster speeds, lower costs and higher rate limits. Volume, nonprofit, education and startup discounts available.

Feature Comparison by Tier

FeatureServerlessOn-demand GPUEnterprise
PricePay per token, from $0.10 per 1MPay per GPU second, $8.00-$20.00/hrCustom, quote only
Free credits to start$1$1
Self-serve signupContact sales
Setup and cold startsZero setup, no cold startsNo charge for start-up timeManaged
Serving pathsStandard, Priority, FastDedicated GPUDedicated, higher rate limits
Batch inference discount50% of serverless pricingn/aNegotiated
Prompt-cache pricingCached input billed lowern/aNegotiated
Fine-tuningPer 1M training tokens, from $0.50RFT billed per GPU hourNegotiated
Fine-tuned model servingSame price as base modelSame price as base modelSame price as base model
Region-restricted deployment1.5x premiumNegotiated
Rate limitsHigh, postpaid billingBounded by provisioned GPUsHighest

Key Features

  • FireAttention Custom Inference Engine: Proprietary CUDA kernel stack delivers 167 t/s on DeepSeek V4 Pro, 5 times faster than DeepInfra and Novita at the same price, with P99 latency only 3.9x the median rather than typical 10x spikes.
  • 400+ Open Model Catalog: Serves over 400 models including Llama 4, DeepSeek V4, Qwen 3, Mixtral, and FLUX, all accessible through an OpenAI-compatible API with no code changes needed for migration.
  • Managed Fine-Tuning: Supports SFT, DPO, and reinforcement fine-tuning (RFT) with LoRA and full-parameter training; up to 100 LoRA adapters run simultaneously on a dedicated deployment at the same per-token rate as the base model.
  • MCP Responses API (Beta): Fireworks Responses API connects open models to external tools via Model Context Protocol, handling the full agentic loop server-side with a single API call and SSE streaming.
  • 99.8% Uptime at Scale: Independent monitoring shows 99.8% uptime in Q1 2026, the highest among specialized inference providers, sustaining roughly 180,000 requests per second across multi-cloud GPU orchestration.
  • Zero Data Retention by Default: Fireworks does not log or store prompt or generation data for open models without explicit user opt-in, backed by SOC 2 Type II, HIPAA, GDPR, ISO 27001, and ISO 42001 certifications.

Pros

  • Independently measured at roughly 5x faster than DeepInfra and Novita on DeepSeek V4 Pro at the same per-token price tier.
  • Uptime among the highest of any independent inference provider in Q1 2026, per third-party monitoring, with audited SOC 2 Type II compliance.
  • Fine-tuned deployments carry no extra per-token premium over the base model, unlike the typical 2-3x fine-tune markup competitors charge.
  • OpenAI-compatible API means zero code changes for teams migrating from OpenAI or Together AI.
  • Zero data retention by default for open models, with HIPAA BAA and ISO 27001 available for regulated industries.

Cons

  • Image generation catalog is limited to roughly 5 models (FLUX and SDXL only) with no video generation support.
  • Standard tier rate limits of 600 requests/minute require contacting sales to scale, unlike Together AI which exposes higher self-serve limits.
  • Documentation is sparse for advanced configurations; no quickstart guide exists for fine-tuning workflows as of mid-2026.
  • Batch inference discounts lag behind Together AI and OpenAI, whose batch pricing programs have been live longer.

Data Handling

Training-data policy
Does not log or store prompt or generation data for open models without explicit user opt-in. Sensitive training data never persists on the platform.
Data retention
Zero retention
Compliance
SOC 2 Type II · HIPAA · GDPR · ISO 27001 · ISO 27701 · ISO 42001 · FedRAMP · CSA Star Level 1

Frequently Asked Questions

What does Fireworks AI actually cost?

Fireworks AI bills purely pay-per-token, with no monthly subscription or seat fees. Serverless inference starts at $0.20 per million tokens for 8B-class models and $0.90 per million tokens for 70B-class models, with batch inference at 50% of those rates. Dedicated on-demand GPUs are $8.00 an hour for an H100 or H200 and $13.00 an hour for a B200 from 1 September 2026. Volume, nonprofit, education, and startup discounts are available on request.

Does Fireworks AI have a free plan?

Not a permanent one. Every new account opens with $1 in free credits, roughly a thousand calls to an 8B-class model, then switches to standard pay-per-token billing with no minimum commitment. Nonprofits get 40-80% off standard rates and educational institutions 50-90%, both through an application-based program.

What are Fireworks AI's closest competitors?

Groq, Together AI, and Replicate come closest. Groq's custom LPU chips beat Fireworks on raw single-model speed but skip fine-tuning and cover a much smaller catalog, Together AI carries a broader spread of open and MoE models, and Replicate aims at quick prototyping plus image or video generation rather than high-throughput production. Fireworks tends to win the teams that want fine-tuning, compliance, and enterprise throughput on one platform.

Fireworks AI or Groq: which should you pick?

Groq's custom LPU silicon can out-pace Fireworks on raw tokens-per-second for the handful of models it supports, but its catalog covers a fraction of what Fireworks serves and it has no fine-tuning offering at all. Fireworks answers with a much larger open-model catalog, full SFT/DPO/RFT fine-tuning with LoRA adapters, and SOC 2 Type II plus HIPAA compliance that Groq does not match. For teams that need raw single-model speed above everything else, Groq wins; for teams that need model variety, fine-tuning, and regulated-industry compliance, Fireworks is the stronger pick.

How do you set up Fireworks AI?

Register at fireworks.ai, which opens the account with $1 in credits, then issue an API key from the dashboard. Because the request and response format is a drop-in match for OpenAI's, you can install the OpenAI Python or Node SDK and point the base URL at the Fireworks endpoint. Choose a model ID from the catalog, one of the Llama or DeepSeek entries for instance, and send a chat completion; existing OpenAI code usually runs unchanged.

Top Alternatives

HokAI guides covering Fireworks AI

More AI Tools on HokAI

Visit Fireworks AI Official Website