Instructions to use InternRobotics/VL-LN-Bench-basemodel with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use InternRobotics/VL-LN-Bench-basemodel with Transformers:
# Load model directly from transformers import AutoProcessor, AutoModelForMultimodalLM processor = AutoProcessor.from_pretrained("InternRobotics/VL-LN-Bench-basemodel") model = AutoModelForMultimodalLM.from_pretrained("InternRobotics/VL-LN-Bench-basemodel") - Notebooks
- Google Colab
- Kaggle
Commit History
Upload 2 files cec715c verified
Update README.md 795aad8 verified
Rename folder iion -> iign f788d0e
DuangZhu commited on