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

XiaofengAlg
/
MechVL-4B-SFT

Visual Question Answering
Transformers
Safetensors
Chinese
English
qwen3_vl
image-text-to-text
multimodal
vision-language
mechanical-drawing
vqa
mechvqa
Model card Files Files and versions
xet
Community

Instructions to use XiaofengAlg/MechVL-4B-SFT with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use XiaofengAlg/MechVL-4B-SFT with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("visual-question-answering", model="XiaofengAlg/MechVL-4B-SFT")
    # Load model directly
    from transformers import AutoProcessor, AutoModelForMultimodalLM
    
    processor = AutoProcessor.from_pretrained("XiaofengAlg/MechVL-4B-SFT")
    model = AutoModelForMultimodalLM.from_pretrained("XiaofengAlg/MechVL-4B-SFT")
  • Notebooks
  • Google Colab
  • Kaggle
MechVL-4B-SFT
Ctrl+K
Ctrl+K
  • 1 contributor
History: 11 commits
XiaofengShi
Upload chat_template.jinja with huggingface_hub
a6bfbdb verified 8 days ago
  • .gitattributes
    1.62 kB
    Upload speedtest.json with huggingface_hub 9 days ago
  • added_tokens.json
    707 Bytes
    Upload added_tokens.json with huggingface_hub 8 days ago
  • chat_template.jinja
    5.29 kB
    Upload chat_template.jinja with huggingface_hub 8 days ago
  • config.json
    1.64 kB
    Upload config.json with huggingface_hub 8 days ago
  • generation_config.json
    199 Bytes
    Upload generation_config.json with huggingface_hub 8 days ago
  • preprocessor_config.json
    782 Bytes
    Upload preprocessor_config.json with huggingface_hub 8 days ago
  • special_tokens_map.json
    613 Bytes
    Upload special_tokens_map.json with huggingface_hub 8 days ago
  • tokenizer.json
    11.4 MB
    xet
    Upload tokenizer.json with huggingface_hub 9 days ago
  • video_preprocessor_config.json
    817 Bytes
    Upload video_preprocessor_config.json with huggingface_hub 8 days ago