Update README.md
Browse files
README.md
CHANGED
@@ -1619,6 +1619,8 @@ language:
|
|
1619 |
- en
|
1620 |
---
|
1621 |
|
|
|
|
|
1622 |
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.
|
1623 |
|
1624 |
Current list of sparse and quantized bge ONNX models:
|
|
|
1619 |
- en
|
1620 |
---
|
1621 |
|
1622 |
+
# bge-small-en-v1.5-quant
|
1623 |
+
|
1624 |
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.
|
1625 |
|
1626 |
Current list of sparse and quantized bge ONNX models:
|