LLukas22 commited on
Commit
96290c2
1 Parent(s): c767172

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -3
README.md CHANGED
@@ -1,3 +1,10 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
1
+ ---
2
+ pipeline_tag: sentence-similarity
3
+ tags:
4
+ - sentence-transformers
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)