Update README.md
Browse files
README.md
CHANGED
@@ -9,6 +9,7 @@ tags:
|
|
9 |
- FLUX.1
|
10 |
- Diffusion
|
11 |
- Quantization
|
|
|
12 |
language:
|
13 |
- en
|
14 |
base_model:
|
@@ -90,11 +91,11 @@ Please check [comfyui/README.md](comfyui/README.md) for the usage.
|
|
90 |
If you find this model useful or relevant to your research, please cite
|
91 |
|
92 |
```bibtex
|
93 |
-
@
|
94 |
li2024svdquant,
|
95 |
title={SVDQuant: Absorbing Outliers by Low-Rank Components for 4-Bit Diffusion Models},
|
96 |
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},
|
97 |
-
|
98 |
-
year={
|
99 |
}
|
100 |
```
|
|
|
9 |
- FLUX.1
|
10 |
- Diffusion
|
11 |
- Quantization
|
12 |
+
- ICLR2025
|
13 |
language:
|
14 |
- en
|
15 |
base_model:
|
|
|
91 |
If you find this model useful or relevant to your research, please cite
|
92 |
|
93 |
```bibtex
|
94 |
+
@inproceedings{
|
95 |
li2024svdquant,
|
96 |
title={SVDQuant: Absorbing Outliers by Low-Rank Components for 4-Bit Diffusion Models},
|
97 |
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},
|
98 |
+
booktitle={The Thirteenth International Conference on Learning Representations},
|
99 |
+
year={2025}
|
100 |
}
|
101 |
```
|