Instructions to use nlpie/modernalbert-large-v1.0 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use nlpie/modernalbert-large-v1.0 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("fill-mask", model="nlpie/modernalbert-large-v1.0", trust_remote_code=True)# Load model directly from transformers import AutoModelForMaskedLM model = AutoModelForMaskedLM.from_pretrained("nlpie/modernalbert-large-v1.0", trust_remote_code=True, dtype="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- ec2b3b1529073f8608afcc8390d07529a9f31fca6020cb3d2bc9108c2b717e0f
- Size of remote file:
- 1.03 GB
- SHA256:
- 0586ac7495b06831752907fa0edc5caf6cb308a5a25d0c7eaf962767ed37fe6f
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.