Skip to content

chore: merge Batch A ACKs (#67 #61 #62 #64 #48) - #78

Merged
vincenzopalazzo merged 5 commits into
MiaAI-Lab:mainfrom
vincenzopalazzo:merge/batch-a-acks
Sep 6, 2026
Merged

chore: merge Batch A ACKs (#67 #61 #62 #64 #48)#78
vincenzopalazzo merged 5 commits into
MiaAI-Lab:mainfrom
vincenzopalazzo:merge/batch-a-acks

Conversation

@vincenzopalazzo

Copy link
Copy Markdown
Collaborator

Summary

Maintainer batch merge of five ACK'd, MERGEABLE PRs (rebased onto current main):

  1. test: retarget DecodeBench assertions at the lab structured protocol #67 — test: retarget DecodeBench assertions at the lab structured protocol
  2. fix: avoid recursive proc network fallback #61 — fix: avoid recursive proc net fallback
  3. fix: include showcase fixture in production image #62 — fix: include showcase fixture in production image
  4. test: make LLM rate timing deterministic #64 — test: make LLM rate timing deterministic
  5. feat: NV_ERR_NO_MEMORY on GPU panel (slow journal scan) #48 — feat: NV_ERR_NO_MEMORY on GPU panel (slow journal scan)

Original authors retained via cherry-pick. Review notes: #67 (comment) (and siblings on #61/#62/#64/#48).

Test plan

  • npm test (DecodeBench + hostNet + rate timing + nvErr)
  • Confirm Dockerfile includes showcase fixture path
  • Smoke GPU panel for NV_ERR chip when applicable

Made with Cursor

andrei-dotdna and others added 5 commits September 6, 2026 14:37
The 'DecodeBench uses Showcase structural prompts' test still asserts
pickShowcasePrompts("structural") and withFillToMaxInstruction, both of
which 1.8.3 removed when DecodeBench moved onto the lab structured protocol
(count 1 -> 200), and 1.8.4 replaced with the output-type picker.

The test therefore fails on a clean main. Retargeted at the current API
(pickDecodeBenchPrompts / decodeBenchPromptForType / normalizeDecodeBenchType)
and added top_p: 1 plus a negative assertion on withFillToMaxInstruction, so
the protocol is pinned in the direction it actually moved.

The remaining assertions are unchanged and still pass.
Kernel journal scan is cached off the 2s GPU loop. Count is since boot; the row is hidden at zero. No CPU panel.

Co-authored-by: Cursor <cursoragent@cursor.com>
@vincenzopalazzo

Copy link
Copy Markdown
Collaborator Author

@vincenzopalazzo
vincenzopalazzo merged commit e157493 into MiaAI-Lab:main Sep 6, 2026
@vincenzopalazzo
vincenzopalazzo deleted the merge/batch-a-acks branch September 6, 2026 12:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants