Hacker News new | ask | show | jobs
by claudio_mos 549 days ago
Thanks! Ternary data is definitely more efficient than binary, regardless of your use, not just for AI. I honestly don't know if it's faster, can you give me information on where you read that?

I imagine it's possible even if quite difficult to merge the two architectures, but maybe it's really easier to start everything from scratch as far as hardware is concerned.

What do you mean by ternary addressing? The address bus is also in ternary so even in this case fewer wires and more addresses available!

2 comments

Probably this one: https://arxiv.org/abs/2407.12327

But I suppose searching on "ternary LLM" would find others.

Wondering how negative voltage is routed around in hardware. Does it complicate things more or less than the increased data/addressing efficiency?
I think it is a positive voltage which is interpreted as a negative number.