Instructions to use hqfang/molmoact2-origami with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hqfang/molmoact2-origami with Transformers:
# Load model directly from transformers import AutoModelForImageTextToText model = AutoModelForImageTextToText.from_pretrained("hqfang/molmoact2-origami", 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" | |
| } | |