Instructions to use zuvi/hftest-MHmae-test with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use zuvi/hftest-MHmae-test with Transformers:
# Load model directly from transformers import AutoImageProcessor, MaeModel2 processor = AutoImageProcessor.from_pretrained("zuvi/hftest-MHmae-test") model = MaeModel2.from_pretrained("zuvi/hftest-MHmae-test", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Ctrl+K
This model has 1 file scanned as unsafe.