zeroshot commited on
Commit
35ac0f3
1 Parent(s): 4eb304a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -10,7 +10,7 @@ language:
10
 
11
  This is the sparse ONNX variant of the [gte-base](https://huggingface.co/thenlper/gte-base) embeddings model created with [DeepSparse Optimum](https://github.com/neuralmagic/optimum-deepsparse) for ONNX export/inference and Neural Magic's [Sparsify](https://github.com/neuralmagic/sparsify) for one-shot quantization (INT8) and unstructured pruning 50%.
12
 
13
- Current list of sparse and quantized gte-small ONNX models:
14
 
15
  | Links | Sparsification Method |
16
  | --------------------------------------------------------------------------------------------------- | ---------------------- |
 
10
 
11
  This is the sparse ONNX variant of the [gte-base](https://huggingface.co/thenlper/gte-base) embeddings model created with [DeepSparse Optimum](https://github.com/neuralmagic/optimum-deepsparse) for ONNX export/inference and Neural Magic's [Sparsify](https://github.com/neuralmagic/sparsify) for one-shot quantization (INT8) and unstructured pruning 50%.
12
 
13
+ Current list of sparse and quantized gte ONNX models:
14
 
15
  | Links | Sparsification Method |
16
  | --------------------------------------------------------------------------------------------------- | ---------------------- |