zeroshot commited on
Commit
cfa987b
·
1 Parent(s): 357810b

Update README.md

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