Skip to content

BangBOOM/Llama2.jl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Llama2 JL

This is a one file version of Llama2.jl and also a julia version of Llama2.c

Features

  • support Llama2-7B
  • support Mmap

How to use

You need to download original Llama2 model, then use the method from Llama2.c to convert it to a llama2-7b.bin file.

julia run.jl

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Julia 100.0%