
* set ggml url to FSSRepo/ggml * ggml-alloc integration * offload all functions to gpu * gguf format + native converter * merge custom vae to a model * full offload to gpu * improve pretty progress --------- Co-authored-by: leejet <leejet714@gmail.com>
4 lines
78 B
Plaintext
4 lines
78 B
Plaintext
[submodule "ggml"]
|
|
path = ggml
|
|
url = https://github.com/FSSRepo/ggml.git
|