aredden commited on
Commit
d9b39c9
Β·
unverified Β·
1 Parent(s): 21a2bf7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -8,7 +8,7 @@ Note:
8
 
9
  - The "bfl codebase" refers to the original [BFL codebase](https://github.com/black-forest-labs/flux), not this repo.
10
  - The "fp8 wo quant" refers to the original BFL codebase using fp8 weight only quantization, not using fp8 matmul which is default in this repo.
11
- - The "compile blocks & extras" refers to the option within this repo setting the config values `"compile_blocks" true` & `"compiled_extras": true`. ❌ means both were set to false, βœ… means both were set to true.
12
  - All generations which including a ❌ or βœ… are using this repo.
13
 
14
  | Resolution | Device | Test | Average it/s |
 
8
 
9
  - The "bfl codebase" refers to the original [BFL codebase](https://github.com/black-forest-labs/flux), not this repo.
10
  - The "fp8 wo quant" refers to the original BFL codebase using fp8 weight only quantization, not using fp8 matmul which is default in this repo.
11
+ - The "compile blocks & extras" refers to the option within this repo setting the config values `"compile_blocks" true` & `"compile_extras": true`. ❌ means both were set to false, βœ… means both were set to true.
12
  - All generations which including a ❌ or βœ… are using this repo.
13
 
14
  | Resolution | Device | Test | Average it/s |