broyojo
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Show HN: Running an LLM Inside Scratch (github.com)
This runs the smallest llama2.c checkpoint (stories260K) inside Scratch/TurboWarp by compiling C inference code into Scratch blocks using llvm2scratch. The model is quantized to Q8_0 and packed into Scratch lists. If…