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