Top AI Product

Every day, hundreds of new AI tools launch across Product Hunt, Hacker News, and GitHub. We dig through the noise so you don't have to — surfacing only the ones worth your attention with honest, no-fluff reviews. Explore our latest picks, deep dives, and curated collections to find your next favorite AI tool.


PrismML’s Bonsai 27B squeezes a 27B multimodal model into 3.9GB — and runs it on an iPhone

On-device LLMs have been stuck at 3B–8B for years. PrismML, a Caltech spinout backed by Khosla, Google and Samsung, just shipped Bonsai 27B: a Qwen3.6 27B multimodal model crushed down to 5.9GB (ternary) or 3.9GB (1-bit). That 3.9GB number is not an accident — it’s roughly the app memory budget iOS gives you. HN put it on the front page with 266 points.

The compression actually holds up

Across 15 reasoning, coding, math and vision benchmarks, the ternary build averages 80.5 against the full-precision baseline’s 85.0 — about 95% of the quality at 9x less weight. The 1-bit build keeps roughly 90%. It still takes images, still does 262K context, and runs at ~11 tokens/sec on an iPhone 17 Pro. Slow, but it’s a 27B model on a phone.

How you run it

Apache 2.0 open weights, commercial use included. PrismML wrote its own low-bit inference kernels — MLX for Apple silicon, CUDA for NVIDIA — plus GGUF builds for llama.cpp. There’s no hosted API; the shipped path is a local OpenAI-compatible server with tool calling and vision input, so an existing agent stack can point at localhost and keep working. Offline assistants, private vision apps, laptop-grade agents: that’s the target.


You Might Also Like


Discover more from Top AI Product

Subscribe to get the latest posts sent to your email.



Leave a comment