Tuning Qwen 3.8 27B and OMP as a coding agent on 2× 3090s
A user successfully tuned Qwen 3.8 27B and Oh My Pi (OMP) as a coding agent on two 3090 GPUs, reducing the average latency per turn from 28 seconds to 7 seconds. This significant performance improvement was achieved by adjusting OMP settings, including: setting clear effort levels for each role, setting thinking_token_budget to 7500, increasing maxTokens from 8k to 32k to prevent file write truncation, directing tool output over 10 KB to files, and configuring up to 4 sub-agents with appendOnlyContext enabled.
Time & source
Times shown in UTC
Display time zone: UTC
Local time zone unavailable; showing UTC.
PublishedOffset at this time: UTC+0Sep 19, 2026, 01:25 UTC
IngestedOffset at this time: UTC+0Sep 19, 2026, 06:00 UTC
- Published
- Sep 19, 2026, 01:25
- Ingested
- Sep 19, 2026, 06:00
- Source type
- Dev community
- Tier
- Community
- Source status
- Healthy
Tier is a per-source editorial setting, not a per-item score.
Discussion trend
The percentage is based on collected discussion signal, not new comments or independent people. The curve only compares the same topic across time.
Oh My Pi + vLLM on two 3090s. Average wait per turn went from 28s to 7s, mostly from changing omp settings: