Instructions to use chaichy/best-model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use chaichy/best-model with Transformers:
# Load model directly from transformers import AutoImageProcessor, CustomViTForImageClassification processor = AutoImageProcessor.from_pretrained("chaichy/best-model") model = CustomViTForImageClassification.from_pretrained("chaichy/best-model") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
6c66396 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:178b070e1da932ed99a59948b019a82d2afb982fd00f3be1035436ed87da4067
size 5841
|