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