Update README.md
Browse files
README.md
CHANGED
|
@@ -14,10 +14,10 @@ tags:
|
|
| 14 |
- ComfyUI-GGUF: TBC
|
| 15 |
- Forge: TBC
|
| 16 |
- stable-diffusion.cpp: [llama.cpp Feature-matrix](https://github.com/ggerganov/llama.cpp/wiki/Feature-matrix)
|
| 17 |
-
|
| 18 |
-
|
| 19 |
-
|
| 20 |
-
|
| 21 |
|
| 22 |
# Bravo
|
| 23 |
Combined imatrix multiple images 25 and 50 steps [city96/flux1-dev-Q8_0](https://huggingface.co/city96/FLUX.1-dev-gguf/blob/main/flux1-dev-Q8_0.gguf) euler
|
|
|
|
| 14 |
- ComfyUI-GGUF: TBC
|
| 15 |
- Forge: TBC
|
| 16 |
- stable-diffusion.cpp: [llama.cpp Feature-matrix](https://github.com/ggerganov/llama.cpp/wiki/Feature-matrix)
|
| 17 |
+
- CPU: all
|
| 18 |
+
- Cuda: all?
|
| 19 |
+
- Vulkan: >= Q3_K_S, > IQ4_S; [PR IQ1_S, IQ1_M](https://github.com/ggerganov/llama.cpp/pull/11528) [PR IQ4_XS](https://github.com/ggerganov/llama.cpp/pull/11501)
|
| 20 |
+
- other: ?
|
| 21 |
|
| 22 |
# Bravo
|
| 23 |
Combined imatrix multiple images 25 and 50 steps [city96/flux1-dev-Q8_0](https://huggingface.co/city96/FLUX.1-dev-gguf/blob/main/flux1-dev-Q8_0.gguf) euler
|