Instructions to use second-state/stable-diffusion-3-medium-GGUF with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusion Single File
How to use second-state/stable-diffusion-3-medium-GGUF with Diffusion Single File:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
Doesn't work
#1
by Aeden-HF - opened
ggml_sd_loader:
GGMLQuantizationType.Q8_0 169
GGMLQuantizationType.F32 50
Requested to load SD3ClipModel
Loading 1 new model
loaded completely 0.0 445.078125 True
Requested to load SD3ClipModel
Loading 1 new model
c:\users\frede\appdata\roaming\stabilitymatrix\packages\comfyui\custom_nodes\comfyui-gguf\tools\convert.py(80)detect_arch()
-> raise ValueError("Unknown model architecture!")
(Pdb)
The gguf models are quantized with stable-diffusion.cpp master-697d000. Did you use the same version? Thanks!