model releasePrismml

PrismML releases Bonsai 27B, claims first 27B-parameter model to run on-device on iPhone at 4GB memory footprint

TL;DR

PrismML has released Bonsai 27B, claiming it's the first 27-billion parameter model capable of running on-device on iPhone. The model achieves 58-87 tokens per second on Apple's M5 Max chip with a 4GB memory footprint, using 1-bit and ternary quantization to fit within iPhone's approximately 6GB available app memory.

2 min read
0

PrismML releases Bonsai 27B, claims first 27B-parameter model to run on-device on iPhone at 4GB memory footprint

PrismML has released Bonsai 27B, claiming it's the first 27-billion parameter model capable of running natively on iPhone. The model achieves approximately 4GB memory footprint through aggressive quantization, fitting within the roughly 6GB of memory iPhones make available to apps.

Performance specifications

According to PrismML, Bonsai 27B reaches:

  • M5 Max (Apple Silicon): Up to 87 tokens/second in 1-bit mode, 58 tokens/second in ternary mode
  • NVIDIA GeForce RTX 5090: Up to 163 tokens/second in 1-bit mode, 134 tokens/second in ternary mode

The company states the model runs natively on Mac, iPhone, and iPad via MLX, and on NVIDIA GPUs via CUDA through custom low-bit kernels built for its hybrid-attention architecture.

On-device constraints

PrismML explains that running models on iPhone faces stricter constraints than storage alone. A 12GB iPhone provides approximately 6GB of memory available for apps, which must be shared between the model weights, KV cache, and activations. The company claims conventional 27B model builds don't approach this threshold, while the 1-bit Bonsai 27B at approximately 4GB is "the first to pass through with room to work."

Availability and Apple discussions

The model is released under Apache 2.0 License with weights available today. PrismML is offering a limited-time free developer preview API.

PrismML CEO Babak Hassibi told CNBC that Apple and other companies are evaluating the startup's models for speed, energy efficiency, and on-device performance. "They're really evaluating our technology right now," Hassibi said of Apple, characterizing discussions as "very early" with unclear outcomes. Apple has not commented.

The Information first reported last week that PrismML held meetings with Apple about potential uses of its technology.

What this means

If PrismML's claims hold, Bonsai 27B represents a significant advance in model compression for mobile deployment. However, the company provides no benchmark scores for quality or accuracy compared to standard 27B models, making it impossible to assess performance trade-offs from the aggressive quantization. The public discussions about Apple talks appear designed to generate launch buzz—serious partnership negotiations typically remain confidential. Independent testing will be needed to verify both the on-device performance claims and whether the model maintains useful capability at 1-bit and ternary quantization levels.

Related Articles

model release

Google releases Gemma 4 E2B, optimized to run natively on Pixel 10's Tensor G5 TPU

Google has released Gemma 4 E2B for TPU, a variant of its open-source Gemma 4 model optimized to run natively on the Tensor G5 chip in Pixel 10 devices. The multimodal model enables completely offline AI chat, image recognition, and audio transcription on Pixel 10, 10 Pro, 10 Pro XL, and 10 Pro Fold.

model release

Kwaipilot Releases KAT-Coder-Air V2.5 with 256K Context Window at $0.15/$0.60 Per Million Tokens

Kwaipilot has released KAT-Coder-Air V2.5, a coding-specialized model with a 256K token context window. The model is priced at $0.15 per million input tokens and $0.60 per million output tokens, positioning it as a mid-tier coding assistant option.

model release

Kwaipilot Releases KAT-Coder-Pro V2.5 with 256K Context Window at $0.74/$2.96 Per Million Tokens

Kwaipilot has released KAT-Coder-Pro V2.5, a coding-focused language model with a 256,000-token context window. The model is priced at $0.74 per million input tokens and $2.96 per million output tokens, available through OpenRouter.

model release

OpenAI GPT-5.6 Sol, Terra, and Luna launch on Amazon Bedrock with 80-point Coding Agent Index score

OpenAI's GPT-5.6 model family is now generally available on Amazon Bedrock, introducing a three-tier system: Sol (flagship reasoning), Terra (balanced production), and Luna (fast inference). According to OpenAI, Sol scores 80 points on the Artificial Analysis Coding Agent Index and 73.5% on ExploitBench, establishing new benchmarks while using less than half the output tokens of competing models.

Comments

Loading...