zeroshot commited on
Commit
7a97fa6
·
1 Parent(s): 9e3aa0a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -3,7 +3,7 @@ license: mit
3
  ---
4
  This is the ONNX variant of the [bge-small-en-v1.5](https://huggingface.co/BAAI/bge-small-en-v1.5) model for embeddings created with the [DeepSparse Optimum](https://github.com/neuralmagic/optimum-deepsparse) integration.
5
 
6
- To replicate:
7
 
8
  ```bash
9
  pip install git+https://github.com/neuralmagic/optimum-deepsparse.git
 
3
  ---
4
  This is the ONNX variant of the [bge-small-en-v1.5](https://huggingface.co/BAAI/bge-small-en-v1.5) model for embeddings created with the [DeepSparse Optimum](https://github.com/neuralmagic/optimum-deepsparse) integration.
5
 
6
+ For ONNX export, run:
7
 
8
  ```bash
9
  pip install git+https://github.com/neuralmagic/optimum-deepsparse.git