Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

InternRobotics
/
RoboInter-VLM

Robotics
Transformers
Safetensors
qwen2_5_vl
image-text-to-text
vision-language-action-model
vision-language-model
text-generation-inference
Model card Files Files and versions
xet
Community

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
RoboInter-VLM
3.4 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 88 commits
JeasLee's picture
JeasLee
Delete RoboInterVLM_qwenvl25_7b/preprocessor_config.json with huggingface_hub
486c265 verified 3 months ago
  • RoboInterVLM_qwenvl25_7b
    Delete RoboInterVLM_qwenvl25_7b/preprocessor_config.json with huggingface_hub 3 months ago
  • .gitattributes
    1.52 kB
    initial commit 4 months ago
  • meta.yaml
    848 Bytes
    Update meta.yaml 3 months ago