dranger003
commited on
Commit
•
d637758
1
Parent(s):
dfd6bc5
Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
---
|
2 |
license: cc-by-nc-4.0
|
3 |
library_name: gguf
|
|
|
4 |
---
|
5 |
GGUF quants for https://huggingface.co/Salesforce/SFR-Embedding-Mistral
|
6 |
NOTE: This is a text embedding model used for feature extraction.
|
|
|
1 |
---
|
2 |
license: cc-by-nc-4.0
|
3 |
library_name: gguf
|
4 |
+
pipeline_tag: sentence-similarity
|
5 |
---
|
6 |
GGUF quants for https://huggingface.co/Salesforce/SFR-Embedding-Mistral
|
7 |
NOTE: This is a text embedding model used for feature extraction.
|