Update README.md
Browse files
README.md
CHANGED
@@ -548,7 +548,7 @@ license: mit
|
|
548 |
language:
|
549 |
- en
|
550 |
---
|
551 |
-
This is the sparse 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 and Neural Magic's [Sparsify](https://
|
552 |
|
553 |
Current up-to-date list of sparse and quantized bge ONNX models:
|
554 |
|
|
|
548 |
language:
|
549 |
- en
|
550 |
---
|
551 |
+
This is the sparse 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 and Neural Magic's [Sparsify](https://github.com/neuralmagic/sparsify) for One-Shot quantization and unstructured pruning (50%).
|
552 |
|
553 |
Current up-to-date list of sparse and quantized bge ONNX models:
|
554 |
|