Can I run Qwen3.5-9B on an RTX 5080?

Yes, with a GGUF version

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

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

Files and context on RTX 5080

Each file of Qwen3.5-9B (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-9B on other hardware

Popular models that run on RTX 5080

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.