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
Commit History
Merge branch 'main' of https://huggingface.co/togethercomputer/m2-bert-80M-2k-retrieval into main 0d5e23e
Dan Fu commited on
Making auto-etc work better 7be6516
Dan Fu commited on
Update config.json 7ce7fcd
Update README.md de185e9
Update README.md 1ecc773
Update README.md 3e426fb
Update README.md 3fdab0e
Update README.md ba40ea2
Update 6082b2d
Dan Fu commited on
Rename model 32e57e8
Dan Fu commited on
Fix 287f84e
Dan Fu commited on
Update config.json 52b2ffe
Update bert_layers.py 0f1a7ee
Update README.md 2f57ef2
Support automodel 307023a
Dan Fu commited on
Update 2k model 35984ea
Dan Fu commited on
Update 2k retrieval weights 6eca2df
Dan Fu commited on
Upload 2k embedding model 7ebf4f2
Dan Fu commited on