robolamp commited on
Commit
1291168
·
verified ·
1 Parent(s): 0aac9cd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -12,4 +12,6 @@ tags:
12
 
13
  Quantized versions of https://huggingface.co/black-forest-labs/FLUX.1-schnell
14
 
15
- **Work in progress**
 
 
 
12
 
13
  Quantized versions of https://huggingface.co/black-forest-labs/FLUX.1-schnell
14
 
15
+ Tools used for quantization: modded [stable-diffusion.cpp](https://github.com/leejet/stable-diffusion.cpp), [LlamaQuantizer](https://github.com/aifoundry-org/LlamaQuantizer)
16
+
17
+ **Work in progress, use at your own risk**