electroglyph commited on
Commit
eece264
·
verified ·
1 Parent(s): 72ce6b3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -528,7 +528,7 @@ Method = Big chunk of text x10 runs
528
 
529
  Seconds elapsed for dynamic_int4.onnx: 45.37 (this model)
530
 
531
- Seconds elapsed for opt_f32.onnx: 46.07 (base f32 model ready for quantization)
532
 
533
  Seconds elapsed for dynamic_uint8.onnx: 34.61 (probably the one you want to use on CPU)
534
 
 
528
 
529
  Seconds elapsed for dynamic_int4.onnx: 45.37 (this model)
530
 
531
+ Seconds elapsed for opt_f32.onnx: 46.07 (base f32 model preprocessed for quantization)
532
 
533
  Seconds elapsed for dynamic_uint8.onnx: 34.61 (probably the one you want to use on CPU)
534