Instructions to use robot-learning-group47/eval3_phase2_celeb100 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use robot-learning-group47/eval3_phase2_celeb100 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("robot-learning-group47/eval3_phase2_celeb100", dtype="auto") - Notebooks
- Google Colab
- Kaggle
File size: 67 Bytes
b6e76e5 | 1 2 3 4 5 | {
"image_seq_len": 81,
"processor_class": "SmolVLMProcessor"
}
|