Lmxyy commited on
Commit
70ecf6c
·
verified ·
1 Parent(s): 97edcdf

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +43 -0
README.md ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: black-forest-labs/FLUX.1-dev
3
+ base_model_relation: quantized
4
+ datasets:
5
+ - mit-han-lab/svdquant-datasets
6
+ language:
7
+ - en
8
+ library_name: diffusers
9
+ license: other
10
+ license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md
11
+ license_name: flux-1-dev-non-commercial-license
12
+ pipeline_tag: text-to-image
13
+ tags:
14
+ - text-to-image
15
+ - SVDQuant
16
+ - FLUX.1-dev
17
+ - FLUX.1
18
+ - Diffusion
19
+ - Quantization
20
+ - ICLR2025
21
+
22
+ ---
23
+ **This repository has been deprecated and will be hidden in December 2025. Please use https://huggingface.co/nunchaku-tech/nunchaku-flux.1-dev.**
24
+
25
+ <p align="center" style="border-radius: 10px">
26
+ <img src="https://huggingface.co/datasets/nunchaku-tech/cdn/resolve/main/nunchaku/assets/nunchaku.svg" width="30%" alt="Nunchaku Logo"/>
27
+ </p>
28
+
29
+ ## Citation
30
+
31
+ ```bibtex
32
+ @inproceedings{
33
+ li2024svdquant,
34
+ title={SVDQuant: Absorbing Outliers by Low-Rank Components for 4-Bit Diffusion Models},
35
+ author={Li*, Muyang and Lin*, Yujun and Zhang*, Zhekai and Cai, Tianle and Li, Xiuyu and Guo, Junxian and Xie, Enze and Meng, Chenlin and Zhu, Jun-Yan and Han, Song},
36
+ booktitle={The Thirteenth International Conference on Learning Representations},
37
+ year={2025}
38
+ }
39
+ ```
40
+
41
+ ## Attribution Notice
42
+
43
+ The FLUX.1 [dev] Model is licensed by Black Forest Labs Inc. under the FLUX.1 [dev] Non-Commercial License. Copyright Black Forest Labs Inc. IN NO EVENT SHALL BLACK FOREST LABS INC. BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH USE OF THIS MODEL.