Together AI
AI cloud for running, fine-tuning, and deploying open-source models via serverless inference and on-demand GPU clusters
Ultra-fast, low-cost inference for open models on custom LPU chips (groq.com — not xAI's Grok)
Groq runs open models — Llama, GPT-OSS, Qwen — on its custom LPU inference chip, delivering hundreds of tokens per second at low cost. GroqCloud has a genuine free tier (no credit card) and pay-as-you-go per-token pricing: Llama 3.1 8B runs about $0.05 per 1M input tokens at ~840 tokens/second. Best for developers who need fast, cheap inference via an OpenAI-compatible API. Note: this is Groq, not Elon Musk's xAI Grok.
Groq is an inference company built around a custom chip it calls the LPU, or Language Processing Unit, designed specifically to run language models fast. Its cloud service, GroqCloud, hosts open models — Llama 3.1, 3.3, and 4, GPT-OSS, Qwen3, and speech models like Whisper and Orpheus — and serves them at hundreds to over a thousand tokens per second. The headline trait is speed: where general-purpose GPUs stream tokens at a steady pace, Groq’s hardware generates them fast enough to make real-time chat and voice feel instant. (Note the spelling: this is Groq, not xAI’s similarly named Grok chatbot.)
Access is through an OpenAI-compatible API, so existing code can switch over with a roughly two-line change. Pricing is usage-based and varies by model — Llama 3.1 8B runs about $0.05 per 1M input tokens at around 840 tokens per second, while larger models cost more. GroqCloud has a genuine free tier with no credit card required, gated by rate limits, and a pay-as-you-go Developer tier with up to ~10x higher limits, a 50%-off Batch API, and 50%-off prompt caching. An Enterprise tier adds on-prem deployment and custom models.
Groq is a developer platform for applications where inference speed and cost matter more than access to closed frontier models. If your product lives or dies on latency — voice, live chat, fast agents — Groq’s throughput is its main draw.
Starting price: $0 · Free tier: yes · Model: usage-based
Price history tracked from June 2026
| Plan | Price | Includes |
|---|---|---|
| Free | Free | All models, no credit card required · Free API key via the console · Rate-limited (e.g. ~30 requests/min) · Good for prototyping and testing |
| Developer | Pay per token | Up to ~10x higher rate limits · Tokens-as-a-service, on demand · Batch API at 50% off async jobs · Prompt caching at 50% off cached input |
| Enterprise | Custom | On-prem deployment options · Custom and fine-tuned models · Access to premium models · Dedicated support — contact sales |
| Pros | Cons |
|---|---|
| Among the fastest inference available — hundreds to 1,000+ tokens per second per model | Limited to open and hosted models — no closed frontier models like GPT-4 or Claude class |
| Very low, transparent per-token pricing with a genuine free tier (no credit card) | Free-tier rate limits are tight for production workloads |
| OpenAI-compatible API makes migration trivial | Per-token rates and the model lineup vary significantly and change over time |
AI cloud for running, fine-tuning, and deploying open-source models via serverless inference and on-demand GPU clusters
Unified API to 400+ LLMs from 70+ providers through one OpenAI-compatible endpoint, with automatic failover and pass-through token pricing
Run and fine-tune thousands of open-source AI models with one line of code via a cloud API, billed per second of GPU or CPU compute
Free, open-source tool to run open-weight LLMs locally via CLI, desktop, or API — with an optional paid cloud for larger models
No. Groq (groq.com) is an inference company that runs open models on its custom LPU chip via GroqCloud. Grok is a separate chatbot from Elon Musk's xAI. The names are similar but the products and companies are unrelated.
Groq has a genuine free tier on GroqCloud that requires no credit card and gives you an API key, subject to rate limits such as around 30 requests per minute. Beyond that, the Developer tier is pay-as-you-go per token with higher limits.
Groq's LPU hardware delivers very high throughput — hundreds to over 1,000 tokens per second depending on the model. For example, Llama 3.1 8B runs around 840 tokens per second, which makes it well suited to real-time chat and voice applications.
GroqCloud is usage-based and varies by model. Llama 3.1 8B is about $0.05 per 1M input tokens and $0.08 output, while Llama 3.3 70B is roughly $0.59 input and $0.79 output per 1M. Batch jobs and cached prompts get 50% discounts.
Groq hosts open models including Llama 3.1, 3.3, and 4, GPT-OSS 20B and 120B, and Qwen3, plus speech models like Whisper Large v3 Turbo and Orpheus text-to-speech. The lineup changes over time, so check the pricing page for current models.
Yes. Groq provides an OpenAI-compatible API, so applications written for the OpenAI SDK can switch to Groq with roughly a two-line change to the base URL and key. This makes it easy to test Groq's speed against your current provider.