[bench] base=http://127.0.0.1:8000 model=/models/Qwen3.6-27B-AWQ-INT4
[bench] endpoint=chat thinking=True sampling=temp=1.0/top_p=0.95/top_k=20 max_tokens=256 ignore_eos=False prompts=40 levels=[1]

==== SUMMARY ====
  c=1  median_tok/s= 153.9 mean= 154.7 e2e= 146.7 agg= 146.5  TPOT=6.52ms  accept_len=4.29  out=256  finish={'length': 40}  ttft_ms[p50/p95]=83/86  [VALID]

---SAMPLE (clean, first 400 chars)---
Here's a thinking process:

1.  **Understand the User Request:** The user wants me to compute 47 * 89 and explain the steps clearly.

2.  **Identify the Mathematical Operation:** Multiplication of two two-digit numbers: 47 × 89.

3.  **Choose a Method:** I can use several methods:
   - Standard long multiplication (vertical algorithm)
   - Distributive property (breaking numbers into parts)
   - M
