Update README.md
Browse files
README.md
CHANGED
@@ -1629,7 +1629,6 @@ language:
|
|
1629 |
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.
|
1630 |
|
1631 |
Current list of compressed bge ONNX models:
|
1632 |
-
|
1633 |
| Links | Compression Method |
|
1634 |
| --------------------------------------------------------------------------------------------------- | ---------------------- |
|
1635 |
| [zeroshot/bge-large-en-v1.5-sparse](https://huggingface.co/zeroshot/bge-large-en-v1.5-sparse) | Quantization (INT8) & 50% Pruning |
|
|
|
1629 |
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.
|
1630 |
|
1631 |
Current list of compressed bge ONNX models:
|
|
|
1632 |
| Links | Compression Method |
|
1633 |
| --------------------------------------------------------------------------------------------------- | ---------------------- |
|
1634 |
| [zeroshot/bge-large-en-v1.5-sparse](https://huggingface.co/zeroshot/bge-large-en-v1.5-sparse) | Quantization (INT8) & 50% Pruning |
|