Instructions to use akoksal/MTMB with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use akoksal/MTMB with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("feature-extraction", model="akoksal/MTMB")# Load model directly from transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("akoksal/MTMB") model = AutoModel.from_pretrained("akoksal/MTMB") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- e6beba40f73481fedbecc4eef86a97c41e0c90d85643c802cab8272e1485513a
- Size of remote file:
- 711 MB
- SHA256:
- 43ff7af7598292ae57032ea316b7e5563bea3dd434818e3bbc2d37975564f9c2
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.