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