Update README.md
Browse files
README.md
CHANGED
@@ -9,16 +9,15 @@ This is the sparsified ONNX variant of the [bge-base-en-v1.5](https://huggingfac
|
|
9 |
|
10 |
Current list of sparse and quantized bge ONNX models:
|
11 |
|
12 |
-
|
13 |
-
|
14 |
-
[zeroshot/bge-large-en-v1.5-
|
15 |
-
|
16 |
-
[zeroshot/bge-base-en-v1.5-sparse](https://huggingface.co/zeroshot/bge-base-en-v1.5-sparse)
|
17 |
-
|
18 |
-
[zeroshot/bge-
|
19 |
-
|
20 |
-
|
21 |
-
|
22 |
-
|
23 |
-
|
24 |
-
For general questions on these models and sparsification methods, reach out to the engineering team on our [community Slack](https://join.slack.com/t/discuss-neuralmagic/shared_invite/zt-q1a1cnvo-YBoICSIw3L1dmQpjBeDurQ).
|
|
|
9 |
|
10 |
Current list of sparse and quantized bge ONNX models:
|
11 |
|
12 |
+
| Links | Sparsification Method |
|
13 |
+
| --------------------------------------------------------------------------------------------------- | ---------------------- |
|
14 |
+
| [zeroshot/bge-large-en-v1.5-sparse](https://huggingface.co/zeroshot/bge-large-en-v1.5-sparse) | Quantization (INT8) & 50% Pruning |
|
15 |
+
| [zeroshot/bge-large-en-v1.5-quant](https://huggingface.co/zeroshot/bge-large-en-v1.5-quant) | Quantization (INT8) |
|
16 |
+
| [zeroshot/bge-base-en-v1.5-sparse](https://huggingface.co/zeroshot/bge-base-en-v1.5-sparse) | Quantization (INT8) & 50% Pruning |
|
17 |
+
| [zeroshot/bge-base-en-v1.5-quant](https://huggingface.co/zeroshot/bge-base-en-v1.5-quant) | Quantization (INT8) |
|
18 |
+
| [zeroshot/bge-small-en-v1.5-sparse](https://huggingface.co/zeroshot/bge-small-en-v1.5-sparse) | Quantization (INT8) & 50% Pruning |
|
19 |
+
| [zeroshot/bge-small-en-v1.5-quant](https://huggingface.co/zeroshot/bge-small-en-v1.5-quant) | Quantization (INT8) |
|
20 |
+
|
21 |
+
For general questions on these models and sparsification methods, reach out to the engineering team on our [community Slack](https://join.slack.com/t/discuss-neuralmagic/shared_invite/zt-q1a1cnvo-YBoICSIw3L1dmQpjBeDurQ).
|
22 |
+
|
23 |
+
![;)](https://media.giphy.com/media/bYg33GbNbNIVzSrr84/giphy-downsized-large.gif)
|
|