gpustack commited on
Commit
2d48f17
·
verified ·
1 Parent(s): 5acb8bc

Update README.md

Browse files

add text-embeddings-inference tag

Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -1,10 +1,11 @@
1
  ---
 
2
  pipeline_tag: sentence-similarity
3
  tags:
4
  - sentence-transformers
5
  - feature-extraction
6
  - sentence-similarity
7
- license: mit
8
  ---
9
 
10
  # bge-m3-GGUF
@@ -305,4 +306,4 @@ If you find this repository useful, please consider giving a star :star: and cit
305
  archivePrefix={arXiv},
306
  primaryClass={cs.CL}
307
  }
308
- ```
 
1
  ---
2
+ license: mit
3
  pipeline_tag: sentence-similarity
4
  tags:
5
  - sentence-transformers
6
  - feature-extraction
7
  - sentence-similarity
8
+ - text-embeddings-inference
9
  ---
10
 
11
  # bge-m3-GGUF
 
306
  archivePrefix={arXiv},
307
  primaryClass={cs.CL}
308
  }
309
+ ```