Update README.md
Browse files
README.md
CHANGED
|
@@ -29,7 +29,7 @@ Custom UNet-only OrbitQuant exports for CreaPrompt Lightning Hyper-SDXL.
|
|
| 29 |
These files are not normal SDXL checkpoints. They contain only `model.diffusion_model.*`
|
| 30 |
UNet tensors plus `__orbitquant__` metadata/codebooks/rotations. They require a custom
|
| 31 |
runtime that supports packed OrbitQuant weights and A4 activation quantization.
|
| 32 |
-
|
| 33 |
## Examples
|
| 34 |
|
| 35 |
<table>
|
|
@@ -39,6 +39,11 @@ runtime that supports packed OrbitQuant weights and A4 activation quantization.
|
|
| 39 |
<br>
|
| 40 |
<strong>W4A4</strong>
|
| 41 |
</td>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 42 |
<td align="center">
|
| 43 |
<img src="examples/download.png" width="360">
|
| 44 |
<br>
|
|
|
|
| 29 |
These files are not normal SDXL checkpoints. They contain only `model.diffusion_model.*`
|
| 30 |
UNet tensors plus `__orbitquant__` metadata/codebooks/rotations. They require a custom
|
| 31 |
runtime that supports packed OrbitQuant weights and A4 activation quantization.
|
| 32 |
+
examples/download (1).png
|
| 33 |
## Examples
|
| 34 |
|
| 35 |
<table>
|
|
|
|
| 39 |
<br>
|
| 40 |
<strong>W4A4</strong>
|
| 41 |
</td>
|
| 42 |
+
<td align="center">
|
| 43 |
+
<img src="examples/download (1).png" width="360">
|
| 44 |
+
<br>
|
| 45 |
+
<strong>Basefp16</strong>
|
| 46 |
+
</td>
|
| 47 |
<td align="center">
|
| 48 |
<img src="examples/download.png" width="360">
|
| 49 |
<br>
|