Instructions to use togethercomputer/m2-bert-80M-32k-retrieval with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use togethercomputer/m2-bert-80M-32k-retrieval with Transformers:
# Load model directly from transformers import AutoModelForSequenceClassification model = AutoModelForSequenceClassification.from_pretrained("togethercomputer/m2-bert-80M-32k-retrieval", trust_remote_code=True, dtype="auto") - Notebooks
- Google Colab
- Kaggle
Dan Fu commited on
Commit ·
e78fc96
1
Parent(s): 52417f9
Rename
Browse files
model.bin → pytorch_model.bin
RENAMED
|
File without changes
|