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