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