clembi commited on
Commit
3874240
·
verified ·
1 Parent(s): a9643f1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -11,7 +11,7 @@ tags:
11
  - sentence-transformers
12
  ---
13
 
14
- # z_m2v_nomic-embed-text-v1.5_384 Model Card
15
 
16
  This [Model2Vec](https://github.com/MinishLab/model2vec) model is a distilled version of the nomic-ai/nomic-embed-text-v1.5(https://huggingface.co/nomic-ai/nomic-embed-text-v1.5) Sentence Transformer. It uses static embeddings, allowing text embeddings to be computed orders of magnitude faster on both GPU and CPU. It is designed for applications where computational resources are limited or where real-time performance is critical. Model2Vec models are the smallest, fastest, and most performant static embedders available. The distilled models are up to 50 times smaller and 500 times faster than traditional Sentence Transformers.
17
 
 
11
  - sentence-transformers
12
  ---
13
 
14
+ # m2v_nomic-embed-text-v1.5_384
15
 
16
  This [Model2Vec](https://github.com/MinishLab/model2vec) model is a distilled version of the nomic-ai/nomic-embed-text-v1.5(https://huggingface.co/nomic-ai/nomic-embed-text-v1.5) Sentence Transformer. It uses static embeddings, allowing text embeddings to be computed orders of magnitude faster on both GPU and CPU. It is designed for applications where computational resources are limited or where real-time performance is critical. Model2Vec models are the smallest, fastest, and most performant static embedders available. The distilled models are up to 50 times smaller and 500 times faster than traditional Sentence Transformers.
17