Sentence Similarity
sentence-transformers
PyTorch
Transformers
English
t5
text-embedding
embeddings
information-retrieval
beir
text-classification
language-model
text-clustering
text-semantic-similarity
text-evaluation
prompt-retrieval
text-reranking
feature-extraction
English
Sentence Similarity
natural_questions
ms_marco
fever
hotpot_qa
mteb
Eval Results
How to leverage local GPU?
#24
by
DaVinci45
- opened
Hello,
I have a local GPU installed in my system. How can I instruct to use GPU instead of using my CPU for embedding ?
If your local GPU is compatible with CUDA, the model should use it automatically.