Skip to content
Poolside

Pulse. Real-time data from our models usage.

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

19.2 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.
    • 88% Via OpenRouter, last 30 days
    • 8.3% Direct API, last 30 days
    • 4.0% Other gateways, last 30 days
    • Kilo Code Top surface, last 30 days

    Stats for all models.

17.4 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. Source: OpenRouter, as of 8 Sep 2026 (updated 00:10 UTC).
    • 6.9 trillion Tokens last 30 days
    • 1.2 trillion Tokens last 7 days
    • 184 billion Tokens last day
    • 329 billion Record daily tokens (4 Aug 2026)

    Stats for all models.

Top models on OpenRouter last week

  • 1st Hy4 preview 14.7T
  • 2nd GLM 5.3 Flash (batch) 12.4T
  • 3rd DeepSeek V4 Flash 0731 (batch) 12.4T
  • 4th MiniMax M3 (batch) 6.5T
  • 5th DeepSeek V4 Flash 0423 5.2T
  • 6th Hy3 4T
  • 7th Nemotron 3 Ultra 3.7T
  • 8th GLM 5.3 3T
  • 9th GLM 5.2 2.4T
  • 10th MiMo-V2.5 2.4T
  • 11th Kimi K3 (batch) 2T
  • 12th Laguna S 2.1 1.4T
  • 13th DeepSeek V4 Pro 0423 1.3T
  • 14th Nemotron 3.5 Lightning 1.1T
  • 15th DeepSeek V4 Pro 0813 (batch) 1T
  • 16th MiniMax M2.7 758B
  • 17th gpt-oss-120b (batch) 462B
  • 18th Step 3.7 Flash 456B
  • 19th DeepSeek V4 Flash Vision Exp 455B
  • 20th DeepSeek V3.2 453B
  • 34th Laguna XS 2.1 102B
Tokens over the last 7 days. Arrows show places Laguna models moved vs. the previous week. Source: OpenRouter (openrouter.ai/rankings), as of 8 Sep 2026 (updated 00:10 UTC). View open models leaderboard

2.4M 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 19 Aug 2026 (updated 00: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.9M Downloads last 30 days
    • 291.4k Downloads last 7 days
    • 4.8k Downloads last day
    • 21.2k 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.