Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
tags:
|
6 |
+
- gguf
|
7 |
+
- wip
|
8 |
+
base_model:
|
9 |
+
- black-forest-labs/FLUX.1-schnell
|
10 |
+
quantized_by: Green-Sky
|
11 |
+
---
|
12 |
+
|
13 |
+
# Exerimental FLUX.1-schnell quantized files for stable-diffusion.cpp
|
14 |
+
|
15 |
+
These files are for https://github.com/leejet/stable-diffusion.cpp and require https://github.com/leejet/stable-diffusion.cpp/pull/356
|
16 |
+
|
17 |
+
|
18 |
+
| q2_k | todo |
|
19 |
+
|--|--|
|
20 |
+
| ![image/png](https://cdn-uploads.huggingface.co/production/uploads/645ce413a19f3e64bbeece31/bgyganF7Yj_E8isFxLflj.png) | todo |
|