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