Can I run Qwen3.8-27B on an RTX 4090?

Yes, with a GGUF version

The published weights are too big, but the Q4_K_M file from ggml-org/Qwen3.8-27B-GGUF (19.0 GB) fits, with room for ≈ 37K tokens of context.

ollama run hf.co/ggml-org/Qwen3.8-27B-GGUF:Q4_K_M

Files and context on RTX 4090

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

Popular models that run on RTX 4090

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.