Skip to content

Qwen35 toolkitConvert, strip, verify Qwen3.5 models

Qwen3.5 models are often distributed as full-precision VLM checkpoints. This toolkit prepares text-only variants for training and inference: BNB conversion, visual tower strip, verification, and upload.

Part of a two-repo ecosystem

RepoPurpose
qwen35-toolkit (this repo)Model prep — BNB quantization, visual tower strip, verify, upload
qwen-qlora-trainLoRA training, adapter inference, CPU merge