zeroshot commited on
Commit
b2f8089
·
1 Parent(s): 35766d5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -631,9 +631,9 @@ language:
631
  - en
632
  ---
633
 
634
- This is the quantized ONNX variant of the [bge-small-en-v1.5](https://huggingface.co/BAAI/bge-small-en-v1.5) embeddings model created with [DeepSparse Optimum](https://github.com/neuralmagic/optimum-deepsparse) for ONNX export/inference and Neural Magic's [Sparsify](https://github.com/neuralmagic/sparsify) for One-Shot INT8 quantization.
635
 
636
- Current up-to-date list of sparse and quantized bge ONNX models:
637
 
638
  [zeroshot/bge-large-en-v1.5-sparse](https://huggingface.co/zeroshot/bge-large-en-v1.5-sparse)
639
 
 
631
  - en
632
  ---
633
 
634
+ This is the quantized ONNX variant of the [bge-small-en-v1.5](https://huggingface.co/BAAI/bge-small-en-v1.5) embeddings model created with [DeepSparse Optimum](https://github.com/neuralmagic/optimum-deepsparse) for ONNX export/inference and Neural Magic's [Sparsify](https://github.com/neuralmagic/sparsify) for one-shot quantization (INT8).
635
 
636
+ Current list of sparse and quantized bge ONNX models:
637
 
638
  [zeroshot/bge-large-en-v1.5-sparse](https://huggingface.co/zeroshot/bge-large-en-v1.5-sparse)
639