Skip to content

Automated generation of UQFF models with mistral.rs.

License

Notifications You must be signed in to change notification settings

EricLBuehler/uqff_maker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

uqff_maker

Automated generation of UQFF models with mistral.rs.

Example usage

cargo run --features cuda -release -- --model-id meta-llama/Llama-3.2-3B-Instruct --filename llama3.2-3b-instruct-###.uqff

python3 upload.py -- --model-id meta-llama/Llama-3.2-3B-Instruct --token ... --username ...

About

Automated generation of UQFF models with mistral.rs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published