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

gary109
/
Qwen3-VL-4B-Instruct

Image-Text-to-Text
Safetensors
qwen3_vl
unsloth
conversational
Model card Files Files and versions
xet
Community

Instructions to use gary109/Qwen3-VL-4B-Instruct with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Local Apps
  • Unsloth Studio new

    How to use gary109/Qwen3-VL-4B-Instruct with Unsloth Studio:

    Install Unsloth Studio (macOS, Linux, WSL)
    curl -fsSL https://unsloth.ai/install.sh | sh
    # Run unsloth studio
    unsloth studio -H 0.0.0.0 -p 8888
    # Then open http://localhost:8888 in your browser
    # Search for gary109/Qwen3-VL-4B-Instruct to start chatting
    Install Unsloth Studio (Windows)
    irm https://unsloth.ai/install.ps1 | iex
    # Run unsloth studio
    unsloth studio -H 0.0.0.0 -p 8888
    # Then open http://localhost:8888 in your browser
    # Search for gary109/Qwen3-VL-4B-Instruct to start chatting
    Using HuggingFace Spaces for Unsloth
    # No setup required
    # Open https://huggingface.co/spaces/unsloth/studio in your browser
    # Search for gary109/Qwen3-VL-4B-Instruct to start chatting
    Load model with FastModel
    pip install unsloth
    from unsloth import FastModel
    model, tokenizer = FastModel.from_pretrained(
        model_name="gary109/Qwen3-VL-4B-Instruct",
        max_seq_length=2048,
    )
Qwen3-VL-4B-Instruct
8.89 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
gary109's picture
gary109
Update chat_template.jinja
e961c6a verified 7 months ago
  • .gitattributes
    1.57 kB
    Mirror unsloth/Qwen3-VL-4B-Instruct 7 months ago
  • README.md
    7.54 kB
    Mirror unsloth/Qwen3-VL-4B-Instruct 7 months ago
  • added_tokens.json
    707 Bytes
    Mirror unsloth/Qwen3-VL-4B-Instruct 7 months ago
  • chat_template.jinja
    5.29 kB
    Update chat_template.jinja 7 months ago
  • config.json
    1.64 kB
    Mirror unsloth/Qwen3-VL-4B-Instruct 7 months ago
  • generation_config.json
    213 Bytes
    Mirror unsloth/Qwen3-VL-4B-Instruct 7 months ago
  • merges.txt
    1.67 MB
    Mirror unsloth/Qwen3-VL-4B-Instruct 7 months ago
  • model-00001-of-00002.safetensors
    4.99 GB
    xet
    Mirror unsloth/Qwen3-VL-4B-Instruct 7 months ago
  • model-00002-of-00002.safetensors
    3.89 GB
    xet
    Mirror unsloth/Qwen3-VL-4B-Instruct 7 months ago
  • model.safetensors.index.json
    64.8 kB
    Mirror unsloth/Qwen3-VL-4B-Instruct 7 months ago
  • preprocessor_config.json
    782 Bytes
    Mirror unsloth/Qwen3-VL-4B-Instruct 7 months ago
  • special_tokens_map.json
    614 Bytes
    Mirror unsloth/Qwen3-VL-4B-Instruct 7 months ago
  • tokenizer.json
    11.4 MB
    xet
    Mirror unsloth/Qwen3-VL-4B-Instruct 7 months ago
  • tokenizer_config.json
    11 kB
    Mirror unsloth/Qwen3-VL-4B-Instruct 7 months ago
  • video_preprocessor_config.json
    817 Bytes
    Mirror unsloth/Qwen3-VL-4B-Instruct 7 months ago
  • vocab.json
    2.78 MB
    Mirror unsloth/Qwen3-VL-4B-Instruct 7 months ago