Instructions to use crncskn/pretrainingmedd with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use crncskn/pretrainingmedd with Transformers:
# Load model directly from transformers import AutoImageProcessor, AutoModelForPreTraining processor = AutoImageProcessor.from_pretrained("crncskn/pretrainingmedd") model = AutoModelForPreTraining.from_pretrained("crncskn/pretrainingmedd", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
9a7345a | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:d607404501f0d010366a346b5289157009e5868c5a6c94264edbfb8d8c134004
size 4920
|