LLukas22 commited on
Commit
9e9a54a
·
verified ·
1 Parent(s): 65272b4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -5,6 +5,11 @@ tags:
5
  - feature-extraction
6
  - sentence-similarity
7
  license: mit
 
 
 
 
 
8
  ---
9
 
10
  # ONNX Model of [BAAI/bge-m3](https://huggingface.co/BAAI/bge-m3) for use in [Text Embeddings Inference (TEI)](https://github.com/huggingface/text-embeddings-inference)
 
5
  - feature-extraction
6
  - sentence-similarity
7
  license: mit
8
+ base_model: BAAI/bge-m3
9
+ base_model_relation: quantized
10
+ model-index:
11
+ - name: bge-m3-onnx
12
+ results: []
13
  ---
14
 
15
  # ONNX Model of [BAAI/bge-m3](https://huggingface.co/BAAI/bge-m3) for use in [Text Embeddings Inference (TEI)](https://github.com/huggingface/text-embeddings-inference)