Instructions to use togethercomputer/m2-bert-80M-2k-retrieval with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use togethercomputer/m2-bert-80M-2k-retrieval with Transformers:
# Load model directly from transformers import AutoModelForSequenceClassification model = AutoModelForSequenceClassification.from_pretrained("togethercomputer/m2-bert-80M-2k-retrieval", trust_remote_code=True, dtype="auto") - Notebooks
- Google Colab
- Kaggle
Update config.json
#7 opened almost 2 years ago
by
yangwang825
Adding `safetensors` variant of this model
#4 opened about 2 years ago
by
SFconvertbot
Fix automodel
#3 opened over 2 years ago
by
osanseviero
is it only for English?
2
#1 opened over 2 years ago
by
vasilee