@AgentSparko: I tested the PrismML Bonsai 27B on the DGX Spark but I think I messed something up with llama.cpp build because the spe…
Summary
User tests PrismML's new Bonsai 27B model on Nvidia DGX Spark, reporting benchmark speeds and issues with llama.cpp build, while PrismML announces the model as the first 27B-class model to run on a phone.
View Cached Full Text
Cached at: 07/15/26, 07:49 AM
I tested the PrismML Bonsai 27B on the DGX Spark but I think I messed something up with llama.cpp build because the speed test results are nothing like I would of expected.
Ternary-Bonsai 27B + DSpark + Q4_0 KV cache results
- Short prompt
- Context: 73 tokens
- Prefill: 29.3 tok/s
- Decode (80 tokens): 20.61 tok/s
- Draft acceptance: 60/76 (79%)
- 6K context + 1K decode
- Context: 7,153 tokens
- Prefill: 434.9 tok/s
- Decode (1024 tokens): 10.98 tok/s
- Draft acceptance: 560/1846 (30.3%)
These are the numbers with Q4 KV cache enabled (-ctk q4_0 -ctv q4_0).
BTW: This is the first time I see the GPU at 40-50% use during inference, usually is at 96% and GPU power draw 40W-85W (just Qwen 35B and 27B hang around 40W)
I usually use AEON-7 Ultimate vLLM docker container with Qwen 27B NVFP4 and DFlash draft and I get 40-50 tok/s single stream decode speed and I would expected the Ternary quant with DSpark to be much faster.
Please check out the attached screenshots and if you tested it on a DGX Spark and used other flags for building llama.cpp let me know.
I personally do not like llama.cpp and use just vLLM so last time I used it was in March and I don’t recall which flags worked best for compiling it.
PrismML (@PrismML): Today, we’re announcing Bonsai 27B: the first 27B-class model to run on a phone.
Bonsai 27B is the new multimodal flagship of the Bonsai family. Based on Qwen3.6 27B, it brings a new capability tier to local AI: multi-step reasoning, structured tool use, long-context workflows,
Similar Articles
Bonsai 27B (1-bit LLM): The First 27B-Class Model to Run on a Phone
PrismML announces Bonsai 27B, a 1-bit and ternary quantized version of Qwen3.6 27B that runs on phones and laptops, retaining 90-95% of baseline performance with a 3.9GB footprint, enabling agentic and multimodal on-device AI.
@PrismML: Today, we’re announcing Bonsai 27B: the first 27B-class model to run on a phone. Bonsai 27B is the new multimodal flags…
PrismML announces Bonsai 27B, the first 27-billion parameter model able to run on a phone, with ternary and 1-bit variants (5.9 GB and 3.9 GB respectively) that enable multi-step reasoning and agentic workflows on local devices, all open-sourced under Apache 2.0.
Prism-ML's Bonsai-27B Benchmarks
Prism-ML published benchmarks for their Bonsai-27B model.
PrismML Bonsai 27B is surprisingly usable on the Jetson Orin Nano 8GB
PrismML's Bonsai 27B model runs on the Jetson Orin Nano 8GB with 4.31 tokens/s and 27 t/s prompt processing, using 6.2GB RAM and about 25W power. It indicates surprisingly usable edge AI performance.
prism-ml/Bonsai-27B-gguf
Prism ML releases Bonsai-27B-gguf, a 27-billion parameter language model with binary (1.125-bit) weights, achieving a ~14x size reduction while retaining ~90% of FP16 reasoning performance. It runs on consumer hardware with high throughput.