Instructions to use alanila/auto_train with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use alanila/auto_train with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="alanila/auto_train")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("alanila/auto_train", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 131 Bytes
0de89f0 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:d60c1f51f38a6089ba8f11f30ac3e1ee902bfd9270124c8a8d8479cb197f36e2
size 669186
|