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