Overview
Qwen 3.8 is the newest Qwen generation Overmind trains. Use it when you want the current Qwen coding and agent scores as a mid-tier base, then train LoRA on your agent's own traces.
Qwen 3.8 27B trains on your agent's own traces with LoRA adapters or full finetuning, is benchmarked against your production model before any traffic moves, and serves through the same OpenAI-compatible API as every Overmind model. The final weights are yours to download and run anywhere.
Good for
- Coding and long-horizon agent loops
- Mid-tier quality before committing to a larger serve cost
- Parallel experiments against Qwen 3.6 and 3.5 27B
Specs & cost
On Overmind
01 Train on your data
LoRA or full finetuning on a training-intent dataset from your agent's traces. Overmind recommends tiers from your data stats; you can edit every setting.
02 Benchmark vs production
Each finished model is scored on your eval set with your rubric against the model your agent runs today. The headline is the baseline delta per metric.
03 Serve and own the weights
Succeeded runs deploy automatically to Inference through the same OpenAI-compatible API. The final weights are yours to download and run anywhere.