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
| { | |
| "bos_token_id": 151645, | |
| "eos_token_id": 151645, | |
| "pad_token_id": 151643, | |
| "transformers_version": "5.3.0" | |
| } | |