Update README.md
Browse files
README.md
CHANGED
|
@@ -14,6 +14,10 @@ Current list of sparse and quantized gte-small ONNX models:
|
|
| 14 |
|
| 15 |
| Links | Sparsification Method |
|
| 16 |
| --------------------------------------------------------------------------------------------------- | ---------------------- |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 17 |
| [zeroshot/gte-small-sparse](https://huggingface.co/zeroshot/gte-small-sparse) | Quantization (INT8) & 50% Pruning |
|
| 18 |
| [zeroshot/gte-small-quant](https://huggingface.co/zeroshot/gte-small-quant) | Quantization (INT8) |
|
| 19 |
|
|
|
|
| 14 |
|
| 15 |
| Links | Sparsification Method |
|
| 16 |
| --------------------------------------------------------------------------------------------------- | ---------------------- |
|
| 17 |
+
| [zeroshot/gte-large-sparse](https://huggingface.co/zeroshot/gte-large-sparse) | Quantization (INT8) & 50% Pruning |
|
| 18 |
+
| [zeroshot/gte-large-quant](https://huggingface.co/zeroshot/gte-large-quant) | Quantization (INT8) |
|
| 19 |
+
| [zeroshot/gte-base-sparse](https://huggingface.co/zeroshot/gte-base-sparse) | Quantization (INT8) & 50% Pruning |
|
| 20 |
+
| [zeroshot/gte-base-quant](https://huggingface.co/zeroshot/gte-base-quant) | Quantization (INT8) |
|
| 21 |
| [zeroshot/gte-small-sparse](https://huggingface.co/zeroshot/gte-small-sparse) | Quantization (INT8) & 50% Pruning |
|
| 22 |
| [zeroshot/gte-small-quant](https://huggingface.co/zeroshot/gte-small-quant) | Quantization (INT8) |
|
| 23 |
|