stable-diffusion.cpp/examples
Steward Garcia 8124588cf1
feat: ggml-alloc integration and gpu acceleration (#75)
* 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>
2023-11-26 19:02:36 +08:00
..
cli feat: ggml-alloc integration and gpu acceleration (#75) 2023-11-26 19:02:36 +08:00
convert feat: ggml-alloc integration and gpu acceleration (#75) 2023-11-26 19:02:36 +08:00
CMakeLists.txt feat: ggml-alloc integration and gpu acceleration (#75) 2023-11-26 19:02:36 +08:00