Update README.md
Browse files
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
|
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 |
|