hotchpotch commited on
Commit
a084600
1 Parent(s): 5d363e9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -54,6 +54,8 @@ optimum-cli onnxruntime quantize --onnx_model ./bge-m3 -o bge-m3-large_quantize
54
  ./export_hf_model_from_hf.py --hf_model BAAI/bge-m3 --output_dir bge-m3
55
  ```
56
 
 
 
57
  ```
58
  # https://github.com/microsoft/onnxruntime/blob/main/onnxruntime/python/tools/transformers/float16.py
59
 
 
54
  ./export_hf_model_from_hf.py --hf_model BAAI/bge-m3 --output_dir bge-m3
55
  ```
56
 
57
+ - https://gist.github.com/hotchpotch/64fa52d32886fe61cc1d110066afef38
58
+
59
  ```
60
  # https://github.com/microsoft/onnxruntime/blob/main/onnxruntime/python/tools/transformers/float16.py
61