ArtusDev's picture
Update README.md
62a2519 verified
metadata
base_model: Qwen/Qwen3-VL-4B-Instruct
base_model_relation: quantized
quantized_by: ArtusDev
license: apache-2.0
pipeline_tag: image-text-to-text
tags:
  - exl3

ArtusDev/Qwen_Qwen3-VL-4B-Instruct-EXL3

EXL3 quants of Qwen/Qwen3-VL-4B-Instruct using exllamav3 for quantization.

⚠️ Requires ExLlamaV3 DEV or v0.0.13. ⚠️

How to Download and Use Quants

You can download quants by targeting specific size using the Hugging Face CLI.

Click for download commands
1. Install huggingface-cli:
pip install -U "huggingface_hub[cli]"
2. Download a specific quant:
huggingface-cli download ArtusDev/Qwen_Qwen3-VL-4B-Instruct-EXL3 --revision "5.0bpw_H6" --local-dir ./

EXL3 quants can be run with any inference client that supports EXL3, such as TabbyAPI. Refer to documentation for set up instructions.

Quant Requests

See EXL community hub for request guidelines.

Acknowledgements

Made possible with cloud compute from lium.io