docs: readme
Browse files
README.md
CHANGED
@@ -13,7 +13,7 @@ inference: true
|
|
13 |
**Original model**: [stable-diffusion-v1-5](https://huggingface.co/stable-diffusion-v1-5/stable-diffusion-v1-5)<br/>
|
14 |
**GGUF quantization**: based on stable-diffusion.cpp [ac54e](https://github.com/leejet/stable-diffusion.cpp/commit/ac54e0076052a196b7df961eb1f792c9ff4d7f22) that patched by llama-box.
|
15 |
|
16 |
-
| Quantization |
|
17 |
| --- | --- | --- |
|
18 |
| FP16 | FP16 | FP16 |
|
19 |
| Q8_0 | FP16 | FP16 |
|
|
|
13 |
**Original model**: [stable-diffusion-v1-5](https://huggingface.co/stable-diffusion-v1-5/stable-diffusion-v1-5)<br/>
|
14 |
**GGUF quantization**: based on stable-diffusion.cpp [ac54e](https://github.com/leejet/stable-diffusion.cpp/commit/ac54e0076052a196b7df961eb1f792c9ff4d7f22) that patched by llama-box.
|
15 |
|
16 |
+
| Quantization | OpenAI CLIP ViT-L/14 Quantization | VAE Quantization |
|
17 |
| --- | --- | --- |
|
18 |
| FP16 | FP16 | FP16 |
|
19 |
| Q8_0 | FP16 | FP16 |
|