Instructions to use togethercomputer/m2-bert-80M-8k-retrieval with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use togethercomputer/m2-bert-80M-8k-retrieval with Transformers:
# Load model directly from transformers import AutoModelForSequenceClassification model = AutoModelForSequenceClassification.from_pretrained("togethercomputer/m2-bert-80M-8k-retrieval", trust_remote_code=True, dtype="auto") - Notebooks
- Google Colab
- Kaggle
Commit History
Update config.json 66ea5d6
Update README.md 22c8a5b
Model b41ae8b
Dan Fu commited on
Merge branch 'main' of https://huggingface.co/togethercomputer/m2-bert-80M-8k-retrieval into main 2f1bc04
Dan Fu commited on
Rename 5e55bad
Dan Fu commited on
Update README.md c222ab1
Update README.md f0677a6
Update README.md f7b3330
Automodel support 03ef821
Dan Fu commited on
Update 8K model bea4c10
Dan Fu commited on
Update model weights 25b4ea7
Dan Fu commited on
Remove flashfft weights b406891
Dan Fu commited on
Update model weights 8ce62ff
Dan Fu commited on
8k retrieval a512f44
Dan Fu commited on
8k retrieval model 4f7610c
Dan Fu commited on