You need to agree to share your contact information to access this model

This repository is publicly accessible, but you have to accept the conditions to access its files and content.

Log in or Sign Up to review the conditions and access this model content.

Qwen3-VL-4B-Instruct - Renesas X5H

Introduction

This repository contains Qwen3-VL-4B-Instruct model, optimized for Renesas X5H platform for Image inference.

  • Model Architecture: Qwen3‑4B‑VL is a lightweight decoder‑only multimodal Transformer that jointly processes visual and textual inputs in an auto‑regressive framework using an integrated vision encoder and efficient attention mechanisms.

  • Source Model: Qwen3-VL-4B-Instruct

Performance

The following performance metrics were measured with a prompt.

Type Model Precision Device Offloading Response Rate (tokens/sec)
Mixed offloading (alpha) Qwen3-VL-4B-Instruct FP16 X5H - Single Cluster NPX VisionTower CPU(fp16) + Language Decoder (fp16) 6.29 tokens/sec
Mixed offloading (alpha) Qwen3-VL-4B-Instruct W4A16 X5H - Single Cluster NPX VisionTower CPU(fp16) + Language Decoder (w4a16) 11.48 tokens/sec

Prerequisites

To run model, you need:

  1. Renesas X5H Board
  2. Runner installer
  3. Hugging Face CLI: For downloading the model.

Deployment

The two released modes for deployment.

  • alpha mode offers mixed offloading where Vision tower, projector and merger runs on CPU and Language decoder on NPX.

Qwen3-VL-4B-Instruct (W4A16, Mixed_Offloading)

  1. Download the installer qwen3-4b-vl-w4a16-runner-0.1.0-Linux.sh from Files and version tab under w4a16\binaries\rcar-x5hv1\xOS_v4.32 folder.
  2. Copy the installer to the X5H board and run the installer.
    bash ./qwen3-4b-vl-w4a16-runner-0.1.0-Linux.sh --prefix=./ --exclude-subdir --skip-license
    
  3. Download the model files - Qwen3-VL-4B-Instruct-fp16.gguf and mmproj-Qwen3VL-4B-Instruct-F16.gguf from Files and version tab under fp16 folder and copy to the installed directory on the X5H board.
  4. Expected directory structure on the X5H board.
     qwen3-4b-vl-w4a16-runner
     ├── Qwen3-VL-4B-Instruct-fp16.gguf
     ├── firmwares
     ├── kernel_modules
     ├── mmproj-Qwen3VL-4B-Instruct-F16.gguf
     ├── qwen3-4b-vl-w4a16-runner
     ├── qwen3-4b-w4a16
     ├── scripts
     ├── setup_npu.sh
     └── test_img
    

Qwen3-VL-4B-Instruct (FP16, Mixed_Offloading)

  1. Download the installer qwen3-4b-vl-fp16-runner-0.1.0-Linux.sh from Files and version tab under fp16\binaries\rcar-x5hv1\xOS_v4.32 folder.
  2. Copy the installer to the X5H board and run the installer.
    bash ./qwen3-4b-vl-fp16-runner-0.1.0-Linux.sh --prefix=./ --exclude-subdir --skip-license
    
  3. Download the model files - Qwen3-VL-4B-Instruct-fp16.gguf and mmproj-Qwen3VL-4B-Instruct-F16.gguf from Files and version tab under fp16 folder and copy to the installed directory on the X5H board.
  4. Expected directory structure on the X5H board.
     qwen3-4b-vl-fp16-runner
     ├── Qwen3-VL-4B-Instruct-fp16.gguf
     ├── firmwares
     ├── kernel_modules
     ├── mmproj-Qwen3VL-4B-Instruct-F16.gguf
     ├── qwen3-4b-vl-fp16-runner
     ├── scripts
     ├── setup_npu.sh
     └── test_img
    

Inference

Qwen3-VL-4B-Instruct (W4A16, Mixed_Offloading)

bash ./setup_npu.sh
./qwen3-4b-vl-w4a16-runner -i <image file name>

Qwen3-VL-4B-Instruct (FP16, Mixed_Offloading)

bash ./setup_npu.sh
./qwen3-4b-vl-fp16-runner -i <image file name>
Downloads last month
2
GGUF
Model size
4B params
Architecture
qwen3vl
Hardware compatibility
Log In to add your hardware

We're not able to determine the quantization variants.

Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for Renesas/Qwen3-VL-4B-Instruct-GGUF

Quantized
(97)
this model

Collections including Renesas/Qwen3-VL-4B-Instruct-GGUF