Update README.md
Browse files
README.md
CHANGED
|
@@ -36,6 +36,8 @@ pipeline_tag: sentence-similarity
|
|
| 36 |
# all-MiniLM-L6-v2
|
| 37 |
This is a [sentence-transformers](https://www.SBERT.net) model: It maps sentences & paragraphs to a 384 dimensional dense vector space and can be used for tasks like clustering or semantic search.
|
| 38 |
|
|
|
|
|
|
|
| 39 |
## Usage (Sentence-Transformers)
|
| 40 |
Using this model becomes easy when you have [sentence-transformers](https://www.SBERT.net) installed:
|
| 41 |
|
|
|
|
| 36 |
# all-MiniLM-L6-v2
|
| 37 |
This is a [sentence-transformers](https://www.SBERT.net) model: It maps sentences & paragraphs to a 384 dimensional dense vector space and can be used for tasks like clustering or semantic search.
|
| 38 |
|
| 39 |
+
**ModelCar**: registry.redhat.io/rhai/modelcar-all-minilm-l6-v2
|
| 40 |
+
|
| 41 |
## Usage (Sentence-Transformers)
|
| 42 |
Using this model becomes easy when you have [sentence-transformers](https://www.SBERT.net) installed:
|
| 43 |
|