Robotics
Transformers
Safetensors
qwen2_5_vl
image-text-to-text
vision-language-action-model
vision-language-model
text-generation-inference
Instructions to use InternRobotics/RoboInter-VLM with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use InternRobotics/RoboInter-VLM with Transformers:
# Load model directly from transformers import AutoProcessor, AutoModelForImageTextToText processor = AutoProcessor.from_pretrained("InternRobotics/RoboInter-VLM") model = AutoModelForImageTextToText.from_pretrained("InternRobotics/RoboInter-VLM") - Notebooks
- Google Colab
- Kaggle
Upload model-00004-of-00004.safetensors with huggingface_hub
Browse files
model-00004-of-00004.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f0000f96fecaf81649e882391430fdd6c47f8d449e92d71da3d2eed0ff582fb3
|
| 3 |
+
size 1691924384
|