Skip to content

haormj/llama2.go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

llama2.go

ref llama2.c, golang version

Usage

make
# download model.bin and tokenizer.bin to _output from https://github.com/karpathy/llama2.c
cd _output
./llama2 run

About

Inference Llama 2 in one file of pure go

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published