SporkySporkness
commited on
Commit
•
138299d
1
Parent(s):
51766a5
Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,9 @@
|
|
1 |
-
---
|
2 |
-
license: other
|
3 |
-
license_name: flux-1-dev-non-commercial-license
|
4 |
-
license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md
|
5 |
-
---
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: other
|
3 |
+
license_name: flux-1-dev-non-commercial-license
|
4 |
+
license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md
|
5 |
+
---
|
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.
|