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