hotchpotch
commited on
Commit
•
d544ad3
1
Parent(s):
405b411
Update README.md
Browse files
README.md
CHANGED
@@ -56,6 +56,8 @@ optimum-cli onnxruntime quantize --onnx_model ./me5-large -o me5-large-large_qu
|
|
56 |
./export_hf_model_from_hf.py --hf_model intfloat/multilingual-e5-large --output_dir me5-large
|
57 |
```
|
58 |
|
|
|
|
|
59 |
```
|
60 |
# https://github.com/microsoft/onnxruntime/blob/main/onnxruntime/python/tools/transformers/float16.py
|
61 |
|
|
|
56 |
./export_hf_model_from_hf.py --hf_model intfloat/multilingual-e5-large --output_dir me5-large
|
57 |
```
|
58 |
|
59 |
+
- https://gist.github.com/hotchpotch/64fa52d32886fe61cc1d110066afef38
|
60 |
+
|
61 |
```
|
62 |
# https://github.com/microsoft/onnxruntime/blob/main/onnxruntime/python/tools/transformers/float16.py
|
63 |
|