Instructions to use binhpham/molmoact2-leslider with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use binhpham/molmoact2-leslider with Transformers:
# Load model directly from transformers import AutoModelForImageTextToText model = AutoModelForImageTextToText.from_pretrained("binhpham/molmoact2-leslider", trust_remote_code=True, dtype="auto") - Notebooks
- Google Colab
- Kaggle