release(provider): v0.6.29 — Gemma4 MoE compiled decode + DH-key chunk encryption#487
Conversation
…k encryption Bumps ProviderCore.version and coordinator LatestProviderVersion 0.6.28 -> 0.6.29. Release contents (already on master since v0.6.28): - #482 Gemma4 MoE compiled decode + fused gate+up + bf16 (pin mlx-swift-lm 5d0a084), incl. P1/P2 compiled-decode correctness fixes. - #483 precompute DH shared key for chunk encryption (~150us -> ~2us per chunk).
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
ethenotethan
left a comment
There was a problem hiding this comment.
Automated Code Review — Layr-Labs/d-inference#
Verdict: COMMENT
Security — ⚠️ SKIPPED
Error: OpenRouter HTTP 402: {"error":{"message":"Insufficient credits. Add more using https://openrouter.ai/settings/credits","code":402}}
Performance — ⚠️ SKIPPED
Error: OpenRouter HTTP 402: {"error":{"message":"Insufficient credits. Add more using https://openrouter.ai/settings/credits","code":402}}
Type_diligence — ⚠️ SKIPPED
Error: OpenRouter HTTP 402: {"error":{"message":"Insufficient credits. Add more using https://openrouter.ai/settings/credits","code":402}}
Additive_complexity — ⚠️ SKIPPED
Error: OpenRouter HTTP 402: {"error":{"message":"Insufficient credits. Add more using https://openrouter.ai/settings/credits","code":402}}
✅ All four passes clean. No issues found.
🤖 Automated review by Centaur · DAR-186
|
No changes in this PR touch any file explicitly listed in the threat model's Files changed vs. threat model coverage
Do these files introduce new trust-boundary surface?
Recommendation: Update the threat model's 🔐 Threat model: |
Summary
Version bump 0.6.28 → 0.6.29 (
ProviderCore.version+ coordinatorLatestProviderVersion). All functional changes are already merged to master since v0.6.28.Release contents
mlx-swift-lm5d0a084), including the P1/P2 compiled-decode correctness fixes (Codex-clean). Gemma decode 64→78 TPS @ B=1 on M4 Max.Before / After
Rollout note
After this merges + the
v0.6.29tag builds/signs/notarizes and uploads the bundle, the coordinator must be redeployed to advertiseLatestProviderVersion=0.6.29to the fleet.scripts/install.shreads the version from the release JSON (no change needed).Need help on this PR? Tag
/codesmithwith what you need. Autofix is disabled.