Update README.md
Browse files
README.md
CHANGED
|
@@ -27,7 +27,9 @@ Normal K-quants are not working properly with SD3.5-Large models because around
|
|
| 27 |
### Legacy types:
|
| 28 |
|
| 29 |
- [sd3.5_large_turbo-q4_0.gguf](https://huggingface.co/stduhpf/SD3.5-Large-Turbo-GGUF-mixed-sdcpp/blob/main/legacy/sd3.5_large_turbo-q4_0.gguf): Same size as q4_k_4_0, Not recommended (use q4_k_4_0 instead)
|
| 30 |
-
- (
|
|
|
|
|
|
|
| 31 |
|
| 32 |
## Outputs:
|
| 33 |
|
|
|
|
| 27 |
### Legacy types:
|
| 28 |
|
| 29 |
- [sd3.5_large_turbo-q4_0.gguf](https://huggingface.co/stduhpf/SD3.5-Large-Turbo-GGUF-mixed-sdcpp/blob/main/legacy/sd3.5_large_turbo-q4_0.gguf): Same size as q4_k_4_0, Not recommended (use q4_k_4_0 instead)
|
| 30 |
+
- [sd3.5_large_turbo-q4_1.gguf](https://huggingface.co/stduhpf/SD3.5-Large-Turbo-GGUF-mixed-sdcpp/blob/main/legacy/sd3.5_large_turbo-q4_1.gguf): Not recommended (use q4_k_4_1 is better and smaller)
|
| 31 |
+
- [sd3.5_large_turbo-q5_0.gguf](https://huggingface.co/stduhpf/SD3.5-Large-Turbo-GGUF-mixed-sdcpp/blob/main/legacy/sd3.5_large_turbo-q5_0.gguf): Barely better and bigger than q4_k_5_0
|
| 32 |
+
- [sd3.5_large_turbo-q8_0.gguf](https://huggingface.co/stduhpf/SD3.5-Large-Turbo-GGUF-mixed-sdcpp/blob/main/legacy/sd3.5_large_turbo-q8_0.gguf): Basically indistinguishable from the original f16, but much smaller. Recommended
|
| 33 |
|
| 34 |
## Outputs:
|
| 35 |
|