Tools/sqliteai/waste

waste

Run the full 2.78-trillion-parameter Kimi K3 model beyond available RAM by streaming activated weights directly from NVMe. A dependency-free, embeddable C inference engine.

1.2kemergingCApache License 2.0new this week

The Lens

By Erik Loyd, SaaS CEO and former COO/CFO of an AWS Premier Partner.

Updated Aug 2026

waste does something that shouldn't be possible on a laptop: run the full 2.8-trillion-parameter Kimi K3 model on modest RAM by streaming the activated expert weights straight off an NVMe drive. It's a dependency-free, embeddable C inference engine with documented multimodal (vision) support, from the team behind sqlite.ai. The headline isn't hype, Kimi K3 is a real Moonshot model released in mid-2026.

The trick is that a mixture-of-experts model only lights up a fraction of its weights per token, so waste keeps the cold weights on disk and streams what it needs. That's how a 3-trillion-class model fits on consumer hardware.

Free under Apache 2.0, for anyone at any scale who wants to poke at frontier-size models without a datacenter.

The catch is speed, and it's a big one. You're looking at roughly half a token per second on a 64GB MacBook, and you need close to a terabyte of NVMe to hold the model. It's explicitly pre-production, the format and API aren't frozen. This is a fascinating proof that disk-streaming inference works, not something you'd build a product on. Run it to learn, not to serve.

Free vs Self-Hosted vs Paid

fully free

Free and open source under Apache 2.0, no paid tier. The cost is hardware and patience: it needs roughly 982GB of fast NVMe to hold the Kimi K3 container and runs at around 0.45 to 0.62 tokens per second on a 64GB Mac. Treat it as a research engine, not a serving stack.

Free and open source. A research curiosity, not a workhorse.

Self-hosting ops:significant
View pricing page →

Get tools like this every Wednesday

One featured tool, three on the radar. No fluff.

Score
71/100 · B+
Adoption12/30
Maintenance25/25
Community9/20
License15/15
Analysis10/10

A low score is not a verdict on quality. Young and niche tools start low by design. How we calculate scores

Trust Signals

Organization account (21 public repos)Author also built: sqliteai/adam (107 stars)

License: Apache License 2.0

Use freely. Patent grant included.

Commercial use: ✓ Yes

About

Owner
SQLite AI (Organization)
Stars
1,195
Forks
99

Also by SQLite AI

Explore Further

More tools in the directory