Skip to content

Latest commit

 

History

History
53 lines (36 loc) · 1.75 KB

File metadata and controls

53 lines (36 loc) · 1.75 KB

Llama-2 PSP

Inference Llama-2 in C on Playstation Portable (PSP) by Caio Madeira. Based on the inference work by ytmytm for Llama 2 for c64, which is based in a port of llama2.c. Thanks to hackday for posting

Reposted by Yann LeCun

Running on physical device

Summary

Extra docs

Supported models

Model Params Series Link
TinyStories 260K Tiny Llamas model

Screenshots

Params screen

Params screen

Keyboard screen

Running on physical device

Running on PPSSPP

Running on PPSSPP 1 Running on physical device

How to run

Go to release and download your prefered version.

Copy the Llama2PSP folder to PSP/GAME.

For .ISO just copy to ISO on PSP ROOT.

About

Linkedln
My blog
NLP Post
Reposted by Yann LeCun