Update README.md
Browse files
README.md
CHANGED
|
@@ -34,7 +34,9 @@ Normal K-quants are not working properly with SD3.5-Large models because around
|
|
| 34 |
|
| 35 |
## Outputs:
|
| 36 |
|
| 37 |
-
|
|
|
|
|
|
|
| 38 |
| ------------------ | -------------------------------- | ---------------------------------- | ---------------------------------- |
|
| 39 |
| q2_k_4_0 |  |  |  |
|
| 40 |
| q3_k_4_0 |  |  |  |
|
|
@@ -47,3 +49,7 @@ Normal K-quants are not working properly with SD3.5-Large models because around
|
|
| 47 |
| q5_1 |  |  |  |
|
| 48 |
| q8_0 |  |  |  |
|
| 49 |
| f16(sft) |  |  |  |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 34 |
|
| 35 |
## Outputs:
|
| 36 |
|
| 37 |
+
Sorted by model size (Note that q4_0 and q4_k_4_0 are the exact same size)
|
| 38 |
+
|
| 39 |
+
| Quantization | Robot girl | Text | Cute kitten |
|
| 40 |
| ------------------ | -------------------------------- | ---------------------------------- | ---------------------------------- |
|
| 41 |
| q2_k_4_0 |  |  |  |
|
| 42 |
| q3_k_4_0 |  |  |  |
|
|
|
|
| 49 |
| q5_1 |  |  |  |
|
| 50 |
| q8_0 |  |  |  |
|
| 51 |
| f16(sft) |  |  |  |
|
| 52 |
+
|
| 53 |
+
Using q4_k version of t5xxl, full precision clip_g, and q8 quant of [ViT-L-14-TEXT-detail-improved-hiT-GmP-TE-only-HF](https://huggingface.co/zer0int/CLIP-GmP-ViT-L-14) in place of clip_l.
|
| 54 |
+
|
| 55 |
+
Full prompts and settings in png metadata.
|