Update README.md
Browse files
README.md
CHANGED
@@ -12,6 +12,7 @@ pipeline_tag: text-to-image
|
|
12 |
---
|
13 |
|
14 |
# QWEN-IMAGE MODEL
|
|
|
15 |
**DiT (Diffusion Transformer) quantized to NF4 usings BitsAndBytes**
|
16 |
All other components in BF16.
|
17 |
|
|
|
12 |
---
|
13 |
|
14 |
# QWEN-IMAGE MODEL
|
15 |
+
This repo is a quantization of the [Qwen-Image model by Qwen](https://huggingface.co/Qwen/Qwen-Image). <br>
|
16 |
**DiT (Diffusion Transformer) quantized to NF4 usings BitsAndBytes**
|
17 |
All other components in BF16.
|
18 |
|