SporkySporkness commited on
Commit
16c9484
1 Parent(s): 4ba3e9b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -6,4 +6,7 @@ license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICE
6
 
7
  GGUF quants of https://huggingface.co/Shakker-Labs/AWPortrait-FL/ made using instructions from https://github.com/city96/ComfyUI-GGUF/ .
8
  This is my first time quantizing anything. I find the Q8_0 version of Flux Dev fp16 to be the best one to use, so I wanted to be able
9
- to have Q8_0 quants of finetuned models as they come out.
 
 
 
 
6
 
7
  GGUF quants of https://huggingface.co/Shakker-Labs/AWPortrait-FL/ made using instructions from https://github.com/city96/ComfyUI-GGUF/ .
8
  This is my first time quantizing anything. I find the Q8_0 version of Flux Dev fp16 to be the best one to use, so I wanted to be able
9
+ to have Q8_0 quants of finetuned models as they come out.
10
+
11
+ The K quants do not work with Forge as of 2024/09/06. I used a fork (https://github.com/mhnakif/ComfyUI-GGUF/) to make
12
+ Q4_0, Q5_0, Q8_0 and F16, which do work in Forge.