Skip to content

Commands

Purpose

This page is the command index for the toolkit CLI. Use it to find the right command, then open the linked reference page.

When to use

  • You know the task (convert/strip/verify/upload) and need the right command.
  • You need a starting point before reading command-specific details.

Command map

CLI commandModulePurposeDocs
qwen35-convertqwen35_toolkit.convertf16 → BNB nf4 ⚠️ Qwen3.5 onlyConvert
qwen35-stripqwen35_toolkit.stripRemove visual tower → text-onlyStrip
qwen35-verifyqwen35_toolkit.verifyUniversal sanity-check — BNB 4-bit and f16/bf16, auto-detectedVerify
qwen35-verify-qwen35qwen35_toolkit.verify_qwen35Qwen3.5 check — thinking ON/OFF + imageVerify
qwen35-uploadqwen35_toolkit.tools.uploadSync with HF Hub — push and pullUpload
qwen35-inspectqwen35_toolkit.tools.inspect_safetensorsPrint weight prefixes and sizesTools
qwen35-render-mermaidqwen35_toolkit.tools.render_mermaidPre-render Mermaid diagrams → PNG for PDF exportTools
GGUF conversion + quantization (llama.cpp, external)GGUF

Notes

  • All commands support --help for full usage.
  • qwen35-convert is Qwen3.5-specific.