Update README.md
Browse files
README.md
CHANGED
@@ -1610,7 +1610,7 @@ This is the sparse ONNX variant of the [bge-small-en-v1.5](https://huggingface.c
|
|
1610 |
|
1611 |
Current list of sparse and quantized bge ONNX models:
|
1612 |
|
1613 |
-
| Links | Sparsification
|
1614 |
| --------------------------------------------------------------------------------------------------- | ---------------------- |
|
1615 |
| [zeroshot/bge-large-en-v1.5-sparse](https://huggingface.co/zeroshot/bge-large-en-v1.5-sparse) | Quantization (INT8) & 50% Pruning |
|
1616 |
| [zeroshot/bge-large-en-v1.5-quant](https://huggingface.co/zeroshot/bge-large-en-v1.5-quant) | Quantization (INT8) |
|
|
|
1610 |
|
1611 |
Current list of sparse and quantized bge ONNX models:
|
1612 |
|
1613 |
+
| Links | Sparsification Method |
|
1614 |
| --------------------------------------------------------------------------------------------------- | ---------------------- |
|
1615 |
| [zeroshot/bge-large-en-v1.5-sparse](https://huggingface.co/zeroshot/bge-large-en-v1.5-sparse) | Quantization (INT8) & 50% Pruning |
|
1616 |
| [zeroshot/bge-large-en-v1.5-quant](https://huggingface.co/zeroshot/bge-large-en-v1.5-quant) | Quantization (INT8) |
|