Update README.md
Browse files
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
|
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 |
|