ChrisGoringe commited on
Commit
581ce44
·
verified ·
1 Parent(s): 44338a7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -9,9 +9,8 @@ base_model: black-forest-labs/FLUX.1-dev
9
 
10
  # Optimised Flux GGUF models
11
 
12
- A collection of GGUF models using mixed quantization (different layers quantized to different precision to optimise fidelity v. memory).
13
-
14
- They were created using the [convert.py script](https://github.com/chrisgoringe/mixed-gguf-converter).
15
 
16
  They can be loaded in ComfyUI using the [ComfyUI GGUF Nodes](https://github.com/city96/ComfyUI-GGUF). Just put the gguf files in your
17
  models/unet directory.
 
9
 
10
  # Optimised Flux GGUF models
11
 
12
+ A collection of GGUF models using mixed quantization (different layers quantized to different precision to optimise fidelity v. memory),
13
+ created using [mixed gguf converter](https://github.com/chrisgoringe/mixed-gguf-converter).
 
14
 
15
  They can be loaded in ComfyUI using the [ComfyUI GGUF Nodes](https://github.com/city96/ComfyUI-GGUF). Just put the gguf files in your
16
  models/unet directory.