djdeniro commited on
Commit
078b54a
·
verified ·
1 Parent(s): b85fae7

Fix generation throughput: 30-35 tok/s

Browse files
Files changed (1) hide show
  1. docs/vllm_deploy_guide.md +1 -1
docs/vllm_deploy_guide.md CHANGED
@@ -127,7 +127,7 @@ The Docker entry point copies `vllm22_minimax_m2.py` to the vLLM model directory
127
 
128
  ### Observed Performance (8× RX 9700, 210W power limit)
129
 
130
- - **Generation throughput:** 5080 tokens/s
131
  - **Prefill throughput:** 2000+ tokens/s (with prefix caching)
132
  - **Prefix cache hit rate:** ~93%
133
  - **KV cache usage:** 25–33% typical at 180k context
 
127
 
128
  ### Observed Performance (8× RX 9700, 210W power limit)
129
 
130
+ - **Generation throughput:** 3035 tokens/s
131
  - **Prefill throughput:** 2000+ tokens/s (with prefix caching)
132
  - **Prefix cache hit rate:** ~93%
133
  - **KV cache usage:** 25–33% typical at 180k context