Crusoe
Listed at https://crusoe.ai
💰 Token Pricing
| Type | Price | Note |
|---|---|---|
| Input | Pay-as-you-go per 1M tokens, four tiers by parameter count: <16B ($0.40) / 16B-70B ($2.50) / 70B-300B ($6.00) / >300B ($10.00). Serverless Fine-Tuning follows identical 4-tier structure. Managed Inference spans DeepSeek V3/V4 Pro/V4 Flash, GLM 5.1/5.2, GPT-OSS 20B/120B, Gemma 4 31B-it, Kimi K2.6, Llama 3.1/3.3, Nemotron 3 family (VoiceChat/Ultra/Lightning/Nano/Super/Nano Omni), Qwen3 family (8B/235B/Qwen3.5/Qwen3.6), Yutori n1.5. Cached tokens at $0.03-$1.50 per 1M. | per million tokens |
| Output | Self-Serve Deployments: NVIDIA H100 80GB HGX $5.50/hr, NVIDIA H200 141GB HGX $6.00/hr (dedicated endpoints for open + fine-tuned models). Tailored Deployments and Provisioned Throughput via sales engagement. Managed Kubernetes $0.10/cluster hour; Container Registry $0.10/GiB-month; Object Storage $0.06/GiB-month. | per million tokens |
🤖 Supported Models (17)
✨ Pros
- ✓MemoryAlloy™ technology: cluster-native KV cache + speculative decoding + dynamic batching — official data shows 9.9x faster time-to-first-token and 5x higher throughput
- ✓4-tier unified Managed Inference pricing (<16B / 16B-70B / 70B-300B / >300B) — developers pick a tier by model size, no need to compare 17+ separate per-model price lists
- ✓17+ open flagship models hosted: DeepSeek V3/V4 Pro/V4 Flash, GPT-OSS 20B/120B, Gemma 4, GLM 5.1/5.2, Kimi K2.6, Llama 3.1/3.3, full Nemotron 3 family, full Qwen3 family, Yutori n1.5
- ✓OpenAI-compatible API + MemoryAlloy cluster KV cache — switch from OpenAI client with zero code changes, automatic prefix-cache reuse
- ✓2026 valuation $30B (Bloomberg Jul 2 report), $3B new round in progress; Jun 12 Pydantic AI native integration as a model provider
⚠️ Cons
- ×No mainland China direct endpoint; China production deployments require proxy
- ×4-tier unified pricing simplifies decision but the <16B tier at $0.40/M tokens is expensive for ultra-small models (~2-3x more than Together AI's cheapest tier for Qwen3.5 2B)
- ×API surface is OpenAI-compatible, but prompt cache / system message advanced behaviors may differ slightly from official OpenAI — PoC verification needed
- ×Tailored Deployments and Provisioned Throughput require sales engagement; no transparent list pricing
- ×Serverless Fine-Tuning is a new capability (launched Jul 2026); stability and tuning-result ecosystem still early
🎯 Best For
Teams needing an OpenAI-compatible API with unified billing across multiple open flagship models and cluster-level KV cache reuse; multi-agent / RAG systems where prefix-cache hit rate drives cost down; existing OpenAI / Anthropic users wanting DeepSeek V4 Pro, Qwen3 235B, GLM 5.2, Kimi K2.6 as fallback; AI labs needing Self-Serve Deployments (H100/H200 hourly billing) for research / benchmarking; budget-sensitive production loads (4-tier unified pricing); Pydantic AI native integration users (since Jun 12).
💰 Pricing & Plans
| Service Tier | Billing Unit | Price | Notes |
|---|---|---|---|
| Managed Inference — <16B params | per 1M tokens | $0.40 | Qwen3.5 2B/9B, Llama 3.1 8B, Qwen3 8B — cached input billed separately |
| Managed Inference — 16B-70B params | per 1M tokens | $2.50 | Nemotron 3.5 Lightning, GPT-OSS 20B, Qwen3.6 35B A3B, Gemma 4 31B-it |
| Managed Inference — 70B-300B params | per 1M tokens | $6.00 | Llama 3.3 70B Instruct, GPT-OSS 120B, Qwen3 235B A22B Instruct 2507, DeepSeek V4 Flash (per input/output, cached $0.03-0.15) |
| Managed Inference — >300B params | per 1M tokens | $10.00 | GLM 5.2 — flagship open-source tier |
| DeepSeek V4 Pro (specific override) | per 1M input / output / cached | $1.74 / $3.48 / $0.15 | Most expensive single-model entry; flagship agent pricing |
| DeepSeek V4 Flash (specific override) | per 1M input / output / cached | $0.14 / $0.28 / $0.03 | Cheapest 70B+ tier — flagship efficiency model |
| Kimi K2.6 (specific override) | per 1M input / output | $0.70 / $3.50 | Cached $0.35; specific model pricing on top of tier |
| GPT-OSS 120B (specific override) | per 1M input / output / cached | $0.05 / $0.20 / $0.05 | Lowest list price among 70B+ tier models |
| Serverless Fine-Tuning — <16B / 16B-70B / 70B-300B / >300B | per 1M tokens | $0.40 / $2.50 / $6.00 / $10.00 | Same 4-tier structure as inference — launched Jul 2026 |
| Self-Serve Deployments — NVIDIA H100 80GB HGX | per GPU-hour | $5.50 | Dedicated endpoint for open + fine-tuned models |
| Self-Serve Deployments — NVIDIA H200 141GB HGX | per GPU-hour | $6.00 | Higher-memory tier for larger open models |
| Tailored Deployments | contract | Contact sales | Highest-level optimization + benchmarked endpoint |
| Provisioned Throughput | AI Model Units (AMU) | Contact sales | Guaranteed throughput, longer commitment = lower cost |
| Managed Kubernetes — cluster | per cluster-hour | $0.10 | For AI app deployment across GPU + CPU resources |
| Container Registry storage | per GiB / month | $0.10 | Per-region container image storage |
| Object Storage | per GiB / month | $0.06 | For datasets / model artifacts |
| Billing minimum | GPU compute | Per-minute | No setup fees, no hidden costs, no upfront commitment |
🔧 API & Developer Experience
- •API Style: OpenAI-compatible REST API for Managed Inference (POST /v1/chat/completions + /v1/completions + /v1/embeddings). Existing OpenAI / Anthropic SDK clients can target Crusoe with a base URL change and API key swap — no code rewrite. Aug 12 Pydantic AI native integration confirmed (PydanticAI SDK lists Crusoe as a first-class model provider).
- •Model Catalog: 17+ open-weight models on Managed Inference (Aug 2026): DeepSeek V3 0324, V4 Pro, V4 Flash; GLM 5.1 / 5.2; GPT-OSS 20B / 120B; Gemma 4 31B-it; Kimi K2.6; Llama 3.1 8B Instruct, 3.3 70B Instruct; Nemotron 3 VoiceChat, Ultra 550B, 3.5 Lightning, 3 Nano, 3 Nano Omni 30B, 3 Super 120B; Qwen3 8B, 235B A22B Instruct 2507, Qwen3.5 2B/9B, Qwen3.6 35B A3B; Yutori n1.5.
- •MemoryAlloy™ Technology: Cluster-native memory fabric that persists across nodes, with a cluster-wide KV cache that is reused across requests. Crusoe's published data: up to 9.9x faster time-to-first-token and 5x higher throughput via speculative decoding + dynamic batching. Designed to make prefix-cache hits automatic for long-context RAG / agent workloads.
- •Serverless Inference: Managed Inference runs serverless — no capacity planning, no warm-up, no idle GPU costs. Each request is auto-routed to the cheapest tier that fits the model. Per-token billing only; no monthly minimums.
- •Serverless Fine-Tuning (Jul 2026): 4-tier pay-as-you-go fine-tuning, same parameter-count pricing as inference ($0.40 / $2.50 / $6.00 / $10.00 per 1M tokens). Customize open models on proprietary data without standing up GPU clusters. Still early ecosystem — fine-tune-result quality benchmarks are limited.
- •Self-Serve Deployments: Spin up dedicated endpoints for any open or fine-tuned model in minutes, no sales engagement. NVIDIA H100 80GB HGX $5.50/GPU-hour, NVIDIA H200 141GB HGX $6.00/GPU-hour. Best for AI labs that need benchmarked, reproducible latency and dedicated capacity.
- •Tailored Deployments + Provisioned Throughput: Sales-engagement tiers for highest-level optimization (custom benchmarked endpoint + bring-your-own-model) and reserved AI Model Units (AMUs) for guaranteed throughput. Longer commitment = lower unit price. No public list pricing.
- •Object Storage + Container Registry: Object Storage $0.06/GiB-month for datasets and model artifacts; Container Registry $0.10/GiB-month for images. Managed Kubernetes $0.10/cluster-hour ties it all together for AI app deployment across GPU + CPU resources.
- •Pricing Predictability: Per-token billing on Managed Inference (no hourly reservation) + per-minute billing on Self-Serve GPU rentals (no idle waste) = both deployment models are cost-transparent. The 4-tier pricing rule means estimating spend from a model name only requires knowing its parameter count, not chasing individual per-model prices.
- •Rate Limits & Error Handling: Standard HTTP 429 with Retry-After on rate-limit; detailed error codes for context-length / token-budget / model-not-found / quota-exceeded. Rate-limit thresholds scale with spend — high-volume customers get higher ceilings via Tailored Deployments.
🧠 MemoryAlloy & Open-Model Inference Capabilities
Crusoe's flagship product is Managed Inference for open-weight models, powered by a proprietary cluster-orchestration layer called MemoryAlloy™. Unlike hyperscaler LLM endpoints that put KV cache in single-instance GPU memory, MemoryAlloy persists a cluster-wide key-value cache and uses intelligent routing to eliminate redundant prefill computation when multiple requests share a system prompt. Combined with speculative decoding and dynamic batching, Crusoe reports up to 9.9x faster time-to-first-token and 5x higher throughput versus a naive single-instance deployment. The 17+ model catalog covers the full open-weight frontier — DeepSeek V4 Pro and V4 Flash for agent workloads, GPT-OSS 120B for budget 70B+ inference, Qwen3 235B A22B Instruct for the MoE sweet spot, Kimi K2.6 for Moonshot quality, GLM 5.2 for the >300B tier, plus full Llama 3.x, Gemma 4, and Nemotron 3 families. For teams running multi-agent or RAG systems on long shared contexts, MemoryAlloy is the single biggest technical differentiator — the same workload on Together AI or Fireworks AI pays full prefill cost on every request.
🌐 Regional Availability & Latency
Crusoe is a US-based AI infrastructure company (San Francisco headquarters) with data center operations concentrated in the United States (Colorado, Texas, and other US locations used by the Crusoe AI factory concept — facilities purpose-built to convert stranded energy into AI compute). The Managed Inference public API is served from these US regions; there is no mainland China direct endpoint and no announced APAC or EU regional expansion as of August 2026. China-based production deployments require either an overseas proxy or running Self-Serve Deployments on a different provider that has local presence. Latency-wise, Managed Inference is optimized for North American + European user bases; cross-Pacific requests from Asia to US Crusoe regions typically see 150-250ms first-byte latency versus ~50-80ms from a regional provider like Cloudflare Workers AI, Alibaba Bailian, or ByteDance Volcano. For teams in those regions, MemoryAlloy's cluster-cache benefit does not outweigh the network cost — pick a regional provider instead.