mo137 commited on
Commit
42b89b4
·
verified ·
1 Parent(s): dbfd537

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -11,6 +11,8 @@ tags:
11
  - flux
12
  ---
13
 
 
 
14
  Flux.1-dev in **bfloat16**, exactly the same tensors as in black-forest-labs' original safetensors.
15
  AFAIK no inference software supports bf16 FLUX yet, but maybe this file can help.
16
  I have no clue if it would improve anything, but bf16 –> fp16 conversion is lossy, so... maybe?
 
11
  - flux
12
  ---
13
 
14
+ # ⚠️ bf16 Flux is not yet supported by any UI like ComfyUI or Forge! ⚠️
15
+
16
  Flux.1-dev in **bfloat16**, exactly the same tensors as in black-forest-labs' original safetensors.
17
  AFAIK no inference software supports bf16 FLUX yet, but maybe this file can help.
18
  I have no clue if it would improve anything, but bf16 –> fp16 conversion is lossy, so... maybe?