Skip to content

stevenchen-db/steven-jianwei

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Model Inference with Cpp

Bootstrap

Run

make bootstrap
make bootstrap_python

Demo code with sentencepiece

Run

make compile
make run_encoder_demo
make run_encoder_mistral
make run_encoder_mistral_py