electroglyph commited on
Commit
c64da39
·
verified ·
1 Parent(s): abbab77

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -542,7 +542,7 @@ Method = Big chunk of text x10 runs
542
 
543
  Seconds elapsed for dynamic_int4.onnx: 45.37 (mixed int4/uint8 quantization)
544
 
545
- Seconds elapsed for opt_f32.onnx: 46.07 (base f32 model ready for quantization)
546
 
547
  Seconds elapsed for dynamic_uint8.onnx: 34.61 (this model)
548
 
 
542
 
543
  Seconds elapsed for dynamic_int4.onnx: 45.37 (mixed int4/uint8 quantization)
544
 
545
+ Seconds elapsed for opt_f32.onnx: 46.07 (base f32 model preprocessed for quantization)
546
 
547
  Seconds elapsed for dynamic_uint8.onnx: 34.61 (this model)
548