Update README.md
Browse files
README.md
CHANGED
@@ -13,7 +13,7 @@ language:
|
|
13 |
---
|
14 |
# The Fastest Text Embedding Model: tabularisai/all-MiniLM-L2-v2
|
15 |
|
16 |
-
This model is distilled from [sentence-transformers/all-MiniLM-L12-v2](https://huggingface.co/sentence-transformers/all-MiniLM-L12-v2), delivering **almost 2 times faster inference** while maintaining strong accuracy on CPU and GPU.
|
17 |
|
18 |
## Usage
|
19 |
|
|
|
13 |
---
|
14 |
# The Fastest Text Embedding Model: tabularisai/all-MiniLM-L2-v2
|
15 |
|
16 |
+
This model is distilled from [sentence-transformers/all-MiniLM-L12-v2](https://huggingface.co/sentence-transformers/all-MiniLM-L12-v2), delivering **almost 2 times faster inference** in comparasion to the smallest all-MiniLM-L6-v2 model, while maintaining strong accuracy on CPU and GPU.
|
17 |
|
18 |
## Usage
|
19 |
|