docs: readme
Browse files
README.md
CHANGED
@@ -33,7 +33,7 @@ extra_gated_heading: Please read the LICENSE to access this model
|
|
33 |
**Original model**: [stable-diffusion-v1-4](https://huggingface.co/CompVis/stable-diffusion-v1-4)<br/>
|
34 |
**GGUF quantization**: based on stable-diffusion.cpp [ac54e](https://github.com/leejet/stable-diffusion.cpp/commit/ac54e0076052a196b7df961eb1f792c9ff4d7f22) that patched by llama-box.
|
35 |
|
36 |
-
| Quantization |
|
37 |
| --- | --- | --- |
|
38 |
| FP16 | FP16 | FP16 |
|
39 |
| Q8_0 | FP16 | FP16 |
|
|
|
33 |
**Original model**: [stable-diffusion-v1-4](https://huggingface.co/CompVis/stable-diffusion-v1-4)<br/>
|
34 |
**GGUF quantization**: based on stable-diffusion.cpp [ac54e](https://github.com/leejet/stable-diffusion.cpp/commit/ac54e0076052a196b7df961eb1f792c9ff4d7f22) that patched by llama-box.
|
35 |
|
36 |
+
| Quantization | OpenAI CLIP ViT-L/14 Quantization | VAE Quantization |
|
37 |
| --- | --- | --- |
|
38 |
| FP16 | FP16 | FP16 |
|
39 |
| Q8_0 | FP16 | FP16 |
|