Instructions to use nmcco/23-classic-2e-5-lr with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use nmcco/23-classic-2e-5-lr with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("nmcco/23-classic-2e-5-lr", dtype="auto") - Notebooks
- Google Colab
- Kaggle