Skip to content
Poolside

Pulse. Real-time data from our models usage.

Models usage metrics, refreshed daily from OpenRouter and Hugging Face.

16.5 trillion tokens processed across all surfaces since our first launch.

Via OpenRouter
Other channels
Share of daily tokens (input + output) served across all channels, from our internal serving data. OpenCode, Kilo Code, Hermes, and Cline run on dedicated keys but their usage is publicly attributed to OpenRouter — together with the rest of OpenRouter they make up our total OpenRouter traffic, and each appears from the day it moved to a dedicated key — largely 21 July 2026 — with earlier usage part of Rest of OpenRouter, not new demand. Direct API covers our API, web chat, bring-your-own-key users, and benchmark harnesses. Per-channel attribution begins 14 May 2026 — earlier traffic is unattributed in our billing data and shown at our estimated mix of 98% OpenRouter, 2% Direct API. The headline total scales the OpenRouter figure below by the cumulative share served outside OpenRouter.
    • 89% Via OpenRouter, last 30 days
    • 6.9% Direct API, last 30 days
    • 3.7% Other gateways, last 30 days
    • OpenCode Top surface, last 30 days

    Stats for all models.

15 trillion tokens processed on OpenRouter since our first launch.

*Days since Laguna XS.2 and Laguna M.1 launch. Tokens processed via OpenRouter, all deployments. The total excludes tokens processed through our Direct API and Vercel AI Gateway. The hatched tip of today's bar is the projected daily pace, extrapolated from tokens processed so far (UTC). Source: OpenRouter, as of 27 Aug 2026 (updated 18:10 UTC).
    • 7.7 trillion Tokens last 30 days
    • 1.5 trillion Tokens last 7 days
    • 221 billion Tokens last day
    • 329 billion Record daily tokens (4 Aug 2026)

    Stats for all models.

Top models on OpenRouter last week

  • 1st DeepSeek V4 Flash 0731 12.3T
  • 2nd MiMo-V2.5 10.3T
  • 3rd Hy3 7T
  • 4th DeepSeek V4 Flash 0423 5.6T
  • 5th Nemotron 3 Ultra 5.5T
  • 6th GLM 5.2 3.4T
  • 7th DeepSeek V4 Pro 0423 1.8T
  • 8th MiniMax M3 1.7T
  • 9th Laguna S 2.1 1.5T
  • 10th Kimi K3 1.5T
  • 11th Nemotron 3.5 Lightning 1.1T
  • 12th DeepSeek V4 Pro 0813 1T
  • 13th gpt-oss-120b 521B
  • 14th MiMo-V2.5-Pro 520B
  • 15th DeepSeek V3.2 441B
  • 16th Step 3.7 Flash 436B
  • 17th Nemotron 3 Super 415B
  • 18th Gemma 4 31B 375B
  • 19th GLM 5.3 Flash 361B
  • 20th Gemma 4 26B A4B 342B
  • 27th Laguna XS 2.1 127B
Tokens over the last 7 days. Arrows show places Laguna models moved vs. the previous week. Source: OpenRouter (openrouter.ai/rankings), as of 27 Aug 2026 (updated 18:10 UTC). View open models leaderboard

2.7M model weight downloads on Hugging Face since our first launch.

Download weights
*Days since Laguna XS.2 and Laguna M.1 launch. Model-repository downloads, grouped by model family. Source: Hugging Face Publisher Analytics, through 26 Aug 2026 (updated 18:10 UTC). Downloads are counted from requests to Hugging Face's library-specific query files (for standard Transformers repositories, config.json); viewing a model card does not count, and automated CI/CD requests may be included. How Hugging Face counts downloads.
    • 1.7M Downloads last 30 days
    • 288.2k Downloads last 7 days
    • 20.9k Downloads last day
    • 22.7k Avg. downloads per day

    Stats for all models.

Get started with Laguna. Free to use for a limited time.

from openai import OpenAI
import os

client = OpenAI(
  api_key=os.getenv("POOLSIDE_API_KEY"),
  base_url="https://inference.poolside.ai/v1"
)

response = client.chat.completions.create(
  model="poolside/laguna-s-2.1",
  messages=[{
    "role": "user",
    "content": "What are channels in Go?"
  }]
)

OpenAI-compatible chat API.

API docs Get an API key
$ curl -fsSL https://downloads.poolside.ai/pool/install.sh | sh

poolv1.0.6

• Connected to agent server · Laguna S 2.1

Audit the checkout flow for race conditions

Thinking

Tracing order creation and transaction boundaries

● Read(src/checkout/createOrder.ts)

● Edit(src/checkout/createOrder.ts)

● Bash(pnpm test checkout)

✓ 12 tests passed in 284ms

Working… (12s)

Laguna in your terminal with pool.

CLI docs

$ docker run --gpus all poolside/laguna

NVIDIA DGX Spark · GB10 Grace Blackwell

128 GB unified memory · CUDA device ready

Loading poolside/laguna-s-2.1

Precision FP4 · Context 131,072

Starting OpenAI-compatible inference server...

✓ Ready at http://localhost:8000/v1

Run Laguna locally.

View the local setup guide

Work with Poolside Desktop Assistant.

Download for macOS

Our partners

Gateways

Benchmarks

Fine-tuning

Open source

Discover how we built our models.

Start building with Laguna

Bring it into your existing tools and harnesses in minutes.
Free in Preview for a limited time.