llama2.go

July 25, 2023 ยท View on GitHub

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