Sentence Similarity
Transformers
Safetensors
English
bert
feature-extraction
sentence-embeddings
retrieval
contrastive-learning
text-embeddings-inference
Instructions to use rafidka/vectra with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use rafidka/vectra with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("rafidka/vectra") model = AutoModel.from_pretrained("rafidka/vectra") - Notebooks
- Google Colab
- Kaggle
Welcome to the community
The community tab is the place to discuss and collaborate with the HF community!