Release v0.3.6#66
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Release
v0.3.6as the production patch overv0.3.5.This branch carries the bounded-memory/OpenCode fixes, ports Tune into the packaged CLI, fixes verified-default onboarding/model labeling, and hardens
mtplx bench tuneso chip diagnostics show the exact model path and generation-window telemetry when available.Core Pillars
max_tokens=65536no longer reserves the full decode window up front, and anonymous one-off sessions do not retain full-capacity live cache refs.mtplx,mtplx-tune, OpenCode, Pi, andbench tunedry-run paths.User-Facing Changes
mtplx tune,mtplx-tune, andmtplx bench tuneare available from the release package.mtplx startverified default now points at the installed Optimized Speed/Q4 artifact instead of prompting a bogus install.bench tuneprints exact model source notes, has--no-telemetry, waits between candidates, and scopes telemetry to generation windows when samples land inside decode.Validation
python3 -m compileall -q mtplx tests scriptsuv run --extra dev python -m ruff checkuv run --extra dev python -m pytest -quv run --extra dev python -m twine check dist/*scripts/fresh_venv_smoke.shgit diff --checkmtplx --version->mtplx 0.3.6 (0.3.6)mtplx start opencode --dry-run --json --model models/example --yesmtplx start pi --dry-run --json --model models/example --yesmtplx-tune --model models/not-loaded-in-dry-run --dry-run --yesmtplx bench tune --model models/not-loaded-in-dry-run --dry-run --json --yes --no-telemetryReal Hardware Evidence Already Run On This Branch
bench tuneagainst/Users/youssof/.mtplx/hf-upload/Qwen3.6-27B-MTPLX-Optimized54.51 tok/s,2.22x ARscope=generation,gpu=72.0W,GPU=98.4%,window=3.5sKnown Non-Claims