Update README.md
Browse files
README.md
CHANGED
|
@@ -26,6 +26,8 @@ Expect broken or faulty items for the time being. Use at your own discretion.
|
|
| 26 |
# Caesar
|
| 27 |
Combined imatrix multiple images 512x512 and 768x768, 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
|
| 28 |
|
|
|
|
|
|
|
| 29 |
Using [llama.cpp quantize cae9fb4](https://github.com/ggerganov/llama.cpp/commit/cae9fb4361138b937464524eed907328731b81f6) with modified [lcpp.patch](https://github.com/city96/ComfyUI-GGUF/blob/main/tools/lcpp.patch).
|
| 30 |
|
| 31 |
## Experimental from f16
|
|
|
|
| 26 |
# Caesar
|
| 27 |
Combined imatrix multiple images 512x512 and 768x768, 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
|
| 28 |
|
| 29 |
+
data: `load_imatrix: loaded 314 importance matrix entries from imatrix_caesar.dat computed on 475 chunks`
|
| 30 |
+
|
| 31 |
Using [llama.cpp quantize cae9fb4](https://github.com/ggerganov/llama.cpp/commit/cae9fb4361138b937464524eed907328731b81f6) with modified [lcpp.patch](https://github.com/city96/ComfyUI-GGUF/blob/main/tools/lcpp.patch).
|
| 32 |
|
| 33 |
## Experimental from f16
|