← Back to Product Feed

Hacker News Show HN: Running PrismML's Bonsai inside DRAM by breaking DDR4 timing rules

No tagline provided.

23
Traction Score
10
Discussions
Jul 28, 2026
Launch Date

Product Positioning & Context

The excitement surrounding PrismML’s 1-bit/ternary Bonsai models has the industry closely watching how smartphone giants, particularly Apple, will implement LLMs on edge devices.Moving AI on-device is a brilliant and necessary strategy. It ensures absolute user privacy in alignment with EU regulations, fundamentally shifts the economics away from costly cloud inference, and paves the way for a significant hardware upgrade supercycle as users seek true AI-capable silicon.To create a smart on-device "Semantic Router," models need to reach the 27B+ parameter scale. Achieving this on a phone requires extreme quantization, such as PrismML’s ternary weights.However, a critical hardware reality often overlooked by the software world is that fitting the weights in RAM is not equivalent to moving them. Running a 27B ternary model on standard LPDDR encounters a significant memory bandwidth limitation. Transferring gigabytes of data across the SoC bus for each token generation can lead to thermal throttling of the NPU and excessive battery drain.This raises an important question: why are we still transferring data to the compute? Why not execute AI inference natively within the memory?Frustrated with academic PIM simulations that overlook bare-metal physics, I developed CaSA, an architecture that performs ternary LLM inference directly inside COTS DRAM through charge-sharing, completely bypassing the memory bus.Software quantization is a great initial step, and CaSA provides the physical hardware substrate needed to complete the bridge: https://github.com/pcdeni/CaSA

Related Ecosystem & Alternatives

Discover adjacent products, open-source repositories, and developer tools sharing similar technical architecture.

Deep-Dive FAQs

What is Running PrismML's Bonsai inside DRAM by breaking DDR4 timing rules?
Running PrismML's Bonsai inside DRAM by breaking DDR4 timing rules is a digital product or tool described as: The excitement surrounding PrismML’s 1-bit/ternary Bonsai models has the industry closely watching how smartphone giants, particularly Apple, will ...
Where did Running PrismML's Bonsai inside DRAM by breaking DDR4 timing rules originate?
Data for Running PrismML's Bonsai inside DRAM by breaking DDR4 timing rules was aggregated directly from the Hacker News community ecosystem, representing raw developer and early-adopter sentiment.
When was Running PrismML's Bonsai inside DRAM by breaking DDR4 timing rules publicly launched?
The initial public indexing or launch date for Running PrismML's Bonsai inside DRAM by breaking DDR4 timing rules within our tracked developer communities was recorded on July 28, 2026.
How popular is Running PrismML's Bonsai inside DRAM by breaking DDR4 timing rules?
Running PrismML's Bonsai inside DRAM by breaking DDR4 timing rules has achieved measurable traction, logging over 23 traction score and facilitating 10 recorded discussions or engagements.
How does the creator describe Running PrismML's Bonsai inside DRAM by breaking DDR4 timing rules?
The original author or development team describes the product as follows: "The excitement surrounding PrismML’s 1-bit/ternary Bonsai models has the industry closely watching how smartphone giants, particularly Apple, will implement LLMs on edge devices.Moving AI on-device..."

Community Voice & Feedback

pcdeni • Aug 5, 2026
AI is helpful to understand the world around us. And also to do the posting while I focus on the doing. Although some of these comments don't require much while perplexingly complain about slop... Are you maybe using it wrong?
Retr0id • Jul 27, 2026
Very interesting. Do you have any descriptions or writeups written by a human?
ilaksh • Jul 27, 2026
You are saying this is 13 times faster? More proof please. How do we set it up? I really want this to be a real thing.
butvacuum • Jul 27, 2026
Very interesting. I don't see it mentioned so I'll ask:Would being able to alter voltage levels on the fly (eg, cells x y and z get 1.25 while abc get 1.2) expand the ability here?
deivid • Jul 27, 2026
Interesting project, but the slop readme made me quit reading halfway
SwellJoe • Jul 27, 2026
Jebus, that is some sloppy prose. Can people not even be bothered to write the summary themselves, anymore? AI doesn't want anything, so they can never have a point of view, so their prose rambles incoherently across all the various prompts they've seen in a project. This project sounds like the ramblings of a crazy person. Even though the fact that DRAM can do any computation is interesting, nobody should have to read this mess."why are we still transferring data to the compute? Why not execute AI inference natively within the memory?"You already answered that question: 47.5 seconds per token from a tiny 2B 1-bit model model.

Discovery Source

Hacker News Hacker News

Aggregated via automated community intelligence tracking.

Tech Stack Dependencies

No direct open-source NPM package mentions detected in the product documentation.

Media Tractions & Mentions

No mainstream media stories specifically mentioning this product name have been intercepted yet.

Deep Research & Science

No direct peer-reviewed scientific literature matched with this product's architecture.