Clybius commited on
Commit
9681d7c
·
verified ·
1 Parent(s): 03cb1ed

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -7,6 +7,8 @@ base_model:
7
  `Chroma` is a 8.9 billion parameter rectified flow transformer capable of generating images from text descriptions.
8
  Based on `FLUX.1 [schnell]` with heavy architectural modifications.
9
 
 
 
10
  Quantized into GGUF format using a modified llama.cpp & city96's ComfyUI-GGUF/tools. Distillation layers are not quantized.
11
 
12
  Also see [silveroxides'](https://huggingface.co/silveroxides/Chroma-GGUF) Chroma GGUFs! (BF16, Q8_0, Q6_K, Q5_K_S, Q5_1, Q5_0, Q4_K_M, Q4_1, Q4_0, Q3_K_L)
 
7
  `Chroma` is a 8.9 billion parameter rectified flow transformer capable of generating images from text descriptions.
8
  Based on `FLUX.1 [schnell]` with heavy architectural modifications.
9
 
10
+ # It is recommended to use [Scaled FP8](https://huggingface.co/Clybius/Chroma-fp8-scaled/tree/main) or [these updated GGUFs](https://huggingface.co/silveroxides/Chroma-GGUF/tree/main) instead!
11
+
12
  Quantized into GGUF format using a modified llama.cpp & city96's ComfyUI-GGUF/tools. Distillation layers are not quantized.
13
 
14
  Also see [silveroxides'](https://huggingface.co/silveroxides/Chroma-GGUF) Chroma GGUFs! (BF16, Q8_0, Q6_K, Q5_K_S, Q5_1, Q5_0, Q4_K_M, Q4_1, Q4_0, Q3_K_L)