Skip to content

Repo for learning fast inferencing techniques for llama2

License

Notifications You must be signed in to change notification settings

SecureAIAutonomyLab/fast-llama

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fast-llama

Repo for learning fast inferencing techniques for llama2

Setup

conda create -p ./env python=3.8 -y && \
conda activate ./env && \
pip install vllm && \
pip install openai && \
pip install rich

About

Repo for learning fast inferencing techniques for llama2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published