A100 slow Qwen3.6-27B-FP8
Mirrored from r/LocalLLaMA for archival readability. Support the source by reading on the original site.
Setting up a server for someone who has an A100 80GB, even though this doesn't natively support FP8 does 43tps decode sound too low for single request?
For comparison the exact same vllm config on my RTX 6000 PRO runs the same single request test at 130tps.
For 8 concurrent requests the A100 decodes at 177tps vs 509tps for the 6000.
--model Qwen/Qwen3.6-27B-FP8 --max-num-seqs 8 --reasoning-parser qwen3 --enable-auto-tool-choice --tool-call-parser qwen3_coder --enable-prefix-caching --max-model-len auto --enable-chunked-prefill --kv-cache-dtype fp8 --speculative-config '{"method":"mtp","num_speculative_tokens":3}' Benchmarking with vllm bench (e.g. here with 1 concurrent request)
vllm bench serve \ --model "qwen3.6-27b-fp8" \ --tokenizer "Qwen/Qwen3.6-27B-FP8" \ --base-url "http://127.0.0.1:8000" \ --endpoint "/v1/completions" \ --dataset-name "random" \ --num-prompts 1 \ --random-input-len 1024 \ --random-output-len 4096 \ --trust-remote-code [link] [comments]
More from r/LocalLLaMA
-
Been running Qwen3.6-27B through a 3-critic harness. The harness matters more than I thought
Jun 30
-
I Hate Dario Amodei, and everything he stands for.
Jun 29
-
Introducing LongCat-2.0 - , a large-scale MoE language model with 1.6 trillion total parameters and ~48 billion activated per token. This was the stealth model that was on Openrouter under the name 'owl-alpha'.
Jun 29
-
Krea-2-Turbo Image Model - Easy to be fully uncensored, but it can also EDIT Images!
Jun 29
Discussion (0)
Sign in to join the discussion. Free account, 30 seconds — email code or GitHub.
Sign in →No comments yet. Sign in and be the first to say something.