Skip to content

caiomadeira/llama2-psp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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