Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 365 Bytes

File metadata and controls

25 lines (16 loc) · 365 Bytes

Llama2.c on Nintendo 3DS

Build

make

Setup

  1. Copy to your SD card:

    • Llama3DS.3dsx/3ds/
    • stories260K.bin/3ds/
    • tok512.bin/3ds/
  2. Run from Homebrew Launcher

Controls

  • A: Generate text
  • SELECT: Exit

Credits

Based on Andrej Karpathy's llama2.c