mirror of
https://www.modelscope.cn/nunchaku-tech/nunchaku-flux.1-krea-dev.git
synced 2026-04-02 11:32:54 +08:00
Upload ./README.md to ModelScope hub
This commit is contained in:
@ -49,13 +49,12 @@ This repository contains Nunchaku-quantized versions of [FLUX.1-Krea-dev](https:
|
||||
- [`svdq-int4_r32-flux.1-krea-dev.safetensors`](./svdq-int4_r32-flux.1-krea-dev.safetensors): SVDQuant quantized INT4 FLUX.1-Krea-dev model. For users with non-Blackwell GPUs (pre-50-series).
|
||||
- [`svdq-fp4_r32-flux.1-krea-dev.safetensors`](./svdq-fp4_r32-flux.1-krea-dev.safetensors): SVDQuant quantized NVFP4 FLUX.1-Krea-dev model. For users with Blackwell GPUs (50-series).
|
||||
|
||||
|
||||
### Model Sources
|
||||
|
||||
- **Inference Engine:** [nunchaku](https://github.com/nunchaku-tech/nunchaku)
|
||||
- **Quantization Library:** [deepcompressor](https://github.com/nunchaku-tech/deepcompressor)
|
||||
- **Paper:** [SVDQuant: Absorbing Outliers by Low-Rank Components for 4-Bit Diffusion Models](http://arxiv.org/abs/2411.05007)
|
||||
- **Demo:** [svdquant.mit.edu](https://svdquant.mit.edu)
|
||||
- **Demo:** [demo.nunchaku.tech](https://demo.nunchaku.tech)
|
||||
|
||||
## Usage
|
||||
|
||||
|
||||
Reference in New Issue
Block a user