Skip to content

Commit d7f3a47

Browse files
authored
Fix wrong link of "HuggingFace Bert Quantization with ONNX Runtime" (#258)
* Update README.md Signed-off-by: degaochu <degaochu@cn.ibm.com> * Update README.md Signed-off-by: degaochu <degaochu@cn.ibm.com>
1 parent febfbe7 commit d7f3a47

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ Tutorials demonstrating how to use ONNX in practice for varied scenarios across
8585

8686

8787
### ONNX Quantization
88-
* [HuggingFace Bert Quantization with ONNX Runtime](https://github.com/microsoft/onnxruntime/blob/master/onnxruntime/python/tools/quantization/notebooks/Bert-GLUE_OnnxRuntime_quantization.ipynb)
88+
* [HuggingFace Bert Quantization with ONNX Runtime](https://github.com/microsoft/onnxruntime-inference-examples/blob/main/quantization/notebooks/bert/Bert-GLUE_OnnxRuntime_quantization.ipynb)
8989

9090

9191
### ONNX as an intermediary format

0 commit comments

Comments
 (0)