Hippotes commited on
Commit
f0852f1
·
verified ·
1 Parent(s): 4589e20

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -15,5 +15,5 @@ Reported gen speed on a 5090 at 1536x1536:
15
  - int8: 1.7 it/s
16
  - nvfp4: 1.9 it/s
17
 
18
- Note that Fast has QAD (Quantization Aware Distillation) and can be better than its larger variants, especially on long texts.
19
- Fal's readme of Instant says it doesn't have QAD but it's just as good as the larger ones too.
 
15
  - int8: 1.7 it/s
16
  - nvfp4: 1.9 it/s
17
 
18
+ Note that Fast has QAD (Quantization Aware Distillation) so nvfp4 can be better than its larger variants, especially on long texts.
19
+ Fal's readme of Instant says it doesn't have QAD but nvfp4 is just as good as the larger ones too.