Eviation commited on
Commit
41e77fd
·
verified ·
1 Parent(s): 900b757

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -2
README.md CHANGED
@@ -24,11 +24,14 @@ tags:
24
  # Bravo
25
  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
26
 
27
- ## Experimental from q8/f16?
 
 
28
 
29
  | Filename | Quant type | File Size | Description | Example Image |
30
  | -------- | ---------- | --------- | ----------- | ------------- |
31
- | - | IQ1_S | TBC | TBC | - |
 
32
 
33
  # Alpha
34
  Simple imatrix: 512x512 single image 8/20 steps [city96/flux1-dev-Q3_K_S](https://huggingface.co/city96/FLUX.1-dev-gguf/blob/main/flux1-dev-Q3_K_S.gguf) euler
 
24
  # Bravo
25
  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
26
 
27
+ 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).
28
+
29
+ ## Experimental from f16
30
 
31
  | Filename | Quant type | File Size | Description | Example Image |
32
  | -------- | ---------- | --------- | ----------- | ------------- |
33
+ | [flux1-dev-IQ1_S.gguf](https://huggingface.co/Eviation/flux-imatrix/blob/main/experimental-from-f16-combined/flux1-dev-IQ1_S.gguf) | IQ1_S | TBC | TBC | - |
34
+ | [flux1-dev-IQ2_XXS.gguf](https://huggingface.co/Eviation/flux-imatrix/blob/main/experimental-from-f16-combined/flux1-dev-IQ2_XXS.gguf) | IQ1_S | TBC | TBC | - |
35
 
36
  # Alpha
37
  Simple imatrix: 512x512 single image 8/20 steps [city96/flux1-dev-Q3_K_S](https://huggingface.co/city96/FLUX.1-dev-gguf/blob/main/flux1-dev-Q3_K_S.gguf) euler