Instructions to use AX1Y2JP/FLUX.2-dev-INT8-ConvRot with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusion Single File
How to use AX1Y2JP/FLUX.2-dev-INT8-ConvRot with Diffusion Single File:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
Update README.md
Browse files
README.md
CHANGED
|
@@ -13,7 +13,9 @@ tags:
|
|
| 13 |
---
|
| 14 |
|
| 15 |
A FLUX.2-dev model quantized to INT8 with ConvRot using a conservative quantization policy.
|
| 16 |
-
|
|
|
|
|
|
|
| 17 |
T2I Example:
|
| 18 |
<img src="ComparisonA.webp" width="1000">
|
| 19 |
<img src="ComparisonB.webp" width="1000">
|
|
|
|
| 13 |
---
|
| 14 |
|
| 15 |
A FLUX.2-dev model quantized to INT8 with ConvRot using a conservative quantization policy.
|
| 16 |
+
|
| 17 |
+
On my potato machine, in T2I without using distilled LoRA, int8-convrot-aggressive is 20 seconds faster than int8-convrot. Neither model produced images that deviated from bf16.
|
| 18 |
+
|
| 19 |
T2I Example:
|
| 20 |
<img src="ComparisonA.webp" width="1000">
|
| 21 |
<img src="ComparisonB.webp" width="1000">
|