Instructions to use CALM/backup with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use CALM/backup with Transformers:
# Load model directly from transformers import LeanAlbertForPretraining model = LeanAlbertForPretraining.from_pretrained("CALM/backup", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Ctrl+K