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