WaveCut commited on
Commit
a41985a
·
verified ·
1 Parent(s): fa87376

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -0
README.md ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model:
3
+ - mikeyandfriends/PixelWave_FLUX.1-schnell_04
4
+ pipeline_tag: text-to-image
5
+ tags:
6
+ - SVDQuant
7
+ - Nunchaku
8
+ - Flux
9
+ ---
10
+
11
+ # WIP - read P.S.
12
+
13
+ ## Model Details
14
+
15
+ Just the `SVDQuant` quantized `int4` variant of the base model [mikeyandfriends/PixelWave_FLUX.1-schnell_04](https://hf.co/mikeyandfriends/PixelWave_FLUX.1-schnell_04).
16
+
17
+ It was quantized using official svdquant toolset using both `fast` and `gptq` presets.
18
+
19
+ P.S. Yields worse than expected путукфешщт results, so **not recommended as for now**, I will take another try to quantize it using slow mode.
20
+