zeroshot commited on
Commit
f472560
1 Parent(s): e859fe0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -5,9 +5,9 @@ language:
5
  tags:
6
  - sparse sparsity quantized onnx embeddings int8
7
  ---
8
- This is the sparsified ONNX variant of the [bge-base-en-v1.5](https://huggingface.co/BAAI/bge-base-en-v1.5) embeddings model created with [DeepSparse Optimum](https://github.com/neuralmagic/optimum-deepsparse) for ONNX export/inference pipeline and Neural Magic's [Sparsify](https://github.com/neuralmagic/sparsify) for One-Shot INT8 quantization and unstructured pruning (50%).
9
 
10
- Current up-to-date list of sparse and quantized bge ONNX models:
11
 
12
  [zeroshot/bge-large-en-v1.5-sparse](https://huggingface.co/zeroshot/bge-large-en-v1.5-sparse)
13
 
 
5
  tags:
6
  - sparse sparsity quantized onnx embeddings int8
7
  ---
8
+ This is the sparsified ONNX variant of the [bge-base-en-v1.5](https://huggingface.co/BAAI/bge-base-en-v1.5) embeddings model created with [DeepSparse Optimum](https://github.com/neuralmagic/optimum-deepsparse) for ONNX export/inference pipeline and Neural Magic's [Sparsify](https://github.com/neuralmagic/sparsify) for one-shot quantization (INT8) and unstructured pruning (50%).
9
 
10
+ Current list of sparse and quantized bge ONNX models:
11
 
12
  [zeroshot/bge-large-en-v1.5-sparse](https://huggingface.co/zeroshot/bge-large-en-v1.5-sparse)
13