Can I run Qwen3.5-4B on an RTX 4060?

Yes, with a GGUF version

The published weights are too big, but the UD-Q8_K_XL file from unsloth/Qwen3.5-4B-GGUF (5.95 GB) fits, with room for ≈ 36K tokens of context.

ollama run hf.co/unsloth/Qwen3.5-4B-GGUF:UD-Q8_K_XL

Files and context on RTX 4060

Each file of Qwen3.5-4B (and of GGUF versions the site has analyzed), and how much context fits next to it, with the context cache in 16-bit or 8-bit.

Qwen3.5-4B on other hardware

Popular models that run on RTX 4060

Assumes 90% of the card's memory is usable and at least 4K tokens of context for one conversation, with the context cache in 16-bit unless noted. Fits leaves at least 20% of that memory for context; Tight leaves less.