zeroshot commited on
Commit
6aefcb8
1 Parent(s): 0e37285

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -1606,6 +1606,8 @@ language:
1606
  - en
1607
  ---
1608
 
 
 
1609
  This is the sparse 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 and Neural Magic's [Sparsify](https://github.com/neuralmagic/sparsify) for one-shot quantization (INT8) and unstructured pruning (50%).
1610
 
1611
  Current list of sparse and quantized bge ONNX models:
 
1606
  - en
1607
  ---
1608
 
1609
+ # bge-small-en-v1.5-sparse
1610
+
1611
  This is the sparse 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 and Neural Magic's [Sparsify](https://github.com/neuralmagic/sparsify) for one-shot quantization (INT8) and unstructured pruning (50%).
1612
 
1613
  Current list of sparse and quantized bge ONNX models: