CoolFace
Apppublic

build-small-hackathon/neural-riscv

sourceHugging Faceupdated 3mo agoView on Hugging Face
2likes
App README

Social Media Post & Demo Video: https://www.linkedin.com/posts/dean-byrne-02a28b191neural-riscv-for-hugging-face-hackathon-ugcPost-7472218114659704834-8PkT/?utmsource=share&utmmedium=memberdesktop&rcm=ACoAAC0RumIBxlIKTkKv5tF-hb2OU7TdZ19kxcQ Models Weights: https://huggingface.co/Quazim0t0/neural-riscv/tree/main/models

Neural RISC-V — a Linux PC with an LLM inside

A 512MB rv32ima machine built on the neural-unit methodology: mainline Linux 6.8 boots to an interactive shell, mounts an ext2 disk, and runs karpathy's llama2.c with TinyStories models inside the emulated OS. Every datapath operation of the proof core routes through 13 neural units verified exhaustively exact; the Audit tab demonstrates bit-identity against the C core on live machine state.