Patenty-1-DataSet

non-profit
Activity Feed

AI & ML interests

None defined yet.

Recent Activity

PhysiQuantyĀ 
posted an update 15 days ago
PhysiQuantyĀ 
posted an update 19 days ago
view post
Post
2944
🧬 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
Ā·