Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

InternRobotics
/
VL-LN-Bench-basemodel

Robotics
Transformers
Safetensors
qwen2_5_vl
image-text-to-text
text-generation-inference
Model card Files Files and versions
xet
Community
1

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, AutoModelForImageTextToText
    
    processor = AutoProcessor.from_pretrained("InternRobotics/VL-LN-Bench-basemodel")
    model = AutoModelForImageTextToText.from_pretrained("InternRobotics/VL-LN-Bench-basemodel")
  • Notebooks
  • Google Colab
  • Kaggle
VL-LN-Bench-basemodel
16.6 GB
Ctrl+K
Ctrl+K
  • 3 contributors
History: 8 commits
nielsr's picture
nielsr HF Staff
Add pipeline tag, library name, and improve model card
fe24cc6 verified 4 months ago
  • iion
    Add files using upload-large-folder tool 4 months ago
  • .gitattributes
    1.52 kB
    initial commit 5 months ago
  • README.md
    2.64 kB
    Add pipeline tag, library name, and improve model card 4 months ago