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
Ollama compatibility
#3 opened over 1 year ago
by
twine-network
What server configuration is required to run this model?
4
#2 opened over 2 years ago
by
hongdouzi
Adding `safetensors` variant of this model
#1 opened over 2 years ago
by
SFconvertbot