Skip to content

Lzy17/falcon-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

falcon-tools

Tools to run and finetune falcon models

To run the code:

# if you are using AMD gpu, install bitsandbytes from https://github.com/Lzy17/bitsandbytes-rocm

pip install -r bitsandbytes

# Model inferecne
python inference.py

# Model finetune
python finetune.py

# You could change your model in both codes.

About

tools for falcon model

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages