Skip to content

TechxGenus/Jamba.c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jamba.c

Inference of Jamba models in pure C

Inspired by and using code from llama2.c and mamba.c

Start

python3 tokenizer.py -t <model_path>
python3 export.py jamba.bin --model <model_path>
make runfast
./run jamba.bin

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published