Skip to content

A Python script designed to streamline the process of converting unquantized models to .GGUF files with llama.cpp with selectable quality levels

Notifications You must be signed in to change notification settings

kooten111/EasyGGUF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

EasyGGUF

A Python script designed to streamline the process of converting unquantized models to .GGUF files with llama.cpp with selectable quality levels

How to use

Set the path to your built llamacpp in settings.json

Usage: python script.py <path_to_folder>

The script will ask what quant you want and put them in the original model folder

About

A Python script designed to streamline the process of converting unquantized models to .GGUF files with llama.cpp with selectable quality levels

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages