Activity Feed

AI & ML interests

None defined yet.

PhysiQuantyย 
posted an update 18 days ago
PhysiQuantyย 
posted an update 22 days ago
view post
Post
2971
๐Ÿงฌ Can an LLM speak in binary ?
โœ… YES ... RADIX 2 / VOCAB 4
PhysiQuanty/Binary-LLM-POC

๐Ÿค– >_ Can an LLM execute logic gates and boolean arithmetic ?

We need to create datasets :
- Neural Arithmetic and Logic Unit (NALU) 32 bits
- Neural Application Binary Interface (NABI) 32 bits

๐ŸŽฏ Optimal Instruction Set = RV32IMAF

This opens the way for code writing and execution by the LLMs themselves without an external CLI.

The more of us who want it, the more possible it will become ...

PhysiQuanty/Binary-Addition-LLM-POC
(10-bits binary addition : binary carry propagation, sampling no longer has any effect on the logits due to the fact that it is deterministic next token.)

  • 1 reply
ยท