mirror of https://github.com/leafspark/AutoGGUF
add banner
This commit is contained in:
parent
91ed31c5a4
commit
f6beecf043
|
@ -1,6 +1,8 @@
|
||||||
|

|
||||||
|
|
||||||
# AutoGGUF - automated GGUF model quantizer
|
# AutoGGUF - automated GGUF model quantizer
|
||||||
|
|
||||||
This application provides a graphical user interface for quantizing GGUF models
|
AutoGGUF provides a graphical user interface for quantizing GGUF models
|
||||||
using the llama.cpp library. It allows users to download different versions of
|
using the llama.cpp library. It allows users to download different versions of
|
||||||
llama.cpp, manage multiple backends, and perform quantization tasks with various
|
llama.cpp, manage multiple backends, and perform quantization tasks with various
|
||||||
options.
|
options.
|
||||||
|
|
Loading…
Reference in New Issue