Skip to content
Poolside

Pulse. Real-time data from our models usage.

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

18.6 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
    • 7.2% Direct API, last 30 days
    • 3.3% Other gateways, last 30 days
    • OpenCode Top surface, last 30 days

    Stats for all models.

17.1 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 6 Sep 2026 (updated 06:10 UTC).
    • 7.1 trillion Tokens last 30 days
    • 1.3 trillion Tokens last 7 days
    • 192 billion Tokens last day
    • 329 billion Record daily tokens (4 Aug 2026)

    Stats for all models.

Top models on OpenRouter last week

  • 1st GLM 5.3 Flash (batch) 12.5T
  • 2nd DeepSeek V4 Flash 0731 (batch) 12.3T
  • 3rd MiniMax M3 7T
  • 4th DeepSeek V4 Flash 0423 5.2T
  • 5th Hy3 4.4T
  • 6th Nemotron 3 Ultra 3.7T
  • 7th GLM 5.3 2.8T
  • 8th MiMo-V2.5 2.8T
  • 9th GLM 5.2 2.3T
  • 10th Kimi K3 (batch) 2T
  • 11th Laguna S 2.1 1.4T
  • 12th DeepSeek V4 Pro 0423 1.3T
  • 13th Nemotron 3.5 Lightning 1.1T
  • 14th DeepSeek V4 Pro 0813 (batch) 1T
  • 15th MiniMax M2.7 665B
  • 16th Step 3.7 Flash 464B
  • 17th DeepSeek V3.2 450B
  • 18th gpt-oss-120b (batch) 449B
  • 19th gpt-oss-20b (batch) 440B
  • 20th DeepSeek V4 Flash Vision Exp 397B
  • 30th 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 6 Sep 2026 (updated 06: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 06: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.