v2.2.0 - MTP, wall power, and community flow
·
160 commits
to main
since this release
May 17 organization and evidence update for the Strix Halo local LLM guide.
Highlights:
- Added the Qwen3.6 MTP IQ4_XS-Q8nextn
llama-serverroute: 90.80 t/s average over six prompts, 110.61 t/s best prompt. Scoped as speculative server evidence, not a broad 100 t/s claim. - Added Qwen3-Coder Q4_K_S
llama-serverngram follow-up: best average 95.21 t/s, below the direct 98.51 t/s speed-first headline. - Imported community wall-power evidence from issue #6 into
data/community_power.csv,COMMUNITY_RESULTS.md, andPOWER_BASELINE.md. - Added a dedicated power / efficiency issue template for wall-power, board-power, UPS, and smart-plug reports.
- Reworked
CONTRIBUTING.mdand the benchmark template so future community reports include the metadata needed for reproducibility. - Updated
SHARE.mdand README changelog so public sharing text matches the current evidence. - Clarified the historical v1.0.0 release note now that v2.2.0 is the current latest release.
- Closed already-integrated community report issues with links to the docs/data they now support.
Validation:
- GitHub Actions Validate passed for commit 932ee31.
python3 scripts/validate_repo.pypassed locally.
The live main branch remains the source of truth for ongoing benchmark and community-data updates.