How many tokens will an old 3090 produce? An RTX 3090 can generate about 40 tokens per second when running Qwen3.8-27B, according to crowd-sourced benchmarks from llamabench.ai and user reports. The 24 GB VRAM of the 3090 is sufficient for quantized models of this size, making it a capable card for local LLM inference despite its age. Oh. It depends on the backend you’re using, but that seems to be about the expected speed : 482 tokens in about 12 seconds works out to roughly 40 tokens/s . If those 12 seconds are the actual generation/decode time, that number does not look suspiciously high for Qwen3.8-27B on a 3090. As a sanity check rather than an exact apples-to-apples benchmark, the current crowd-sourced llamabench.ai results for Qwen3.8-27B on an RTX 3090 https://llamabench.ai/browse/rtx3090/qwen3-8-27b include non-speculative runs at 38.2, 40.0, 41.1, and 45.6 tok/s . Those runs use llama.cpp and somewhat different quant/cache settings, so I would not treat them as a reproduction of your Ollama run, but your ~40.2 tok/s sits right in that range. The cheapest way to verify what you are seeing is probably: ollama run