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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -631,7 +631,7 @@ 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 quantization (INT8).
635
 
636
  Current list of sparse and quantized bge ONNX models:
637
 
 
631
  - en
632
  ---
633
 
634
+ This is the quantized (INT8) 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.
635
 
636
  Current list of sparse and quantized bge ONNX models:
637