[go: up one dir, main page]

Skip to content

flaneur2020/llama2.rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🦙🦙.🦀

An rust reimplementatin of https://github.com/karpathy/llama2.c.

Run it

This repo contains a tinystories15M in the testdata/ folder, you can run it with the following command:

cargo run --release
./target/release/llama2-rs "rust is a crab"
Screen.Recording.2023-09-10.at.21.30.10.mov

Performance

model tokens/s
tinystories15M 120~197

About

🦙🦙.🦀

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published