Skip to content

[Perf] Reuse verified H3 prepared weights across model loads - #593

Draft
yangzhuxinyzx wants to merge 6 commits into
mainfrom
codex/v100-h3-cold-load-20260910-154607
Draft

yangzhuxinyzx wants to merge 6 commits into
mainfrom
codex/v100-h3-cold-load-20260910-154607

Conversation

@yangzhuxinyzx

Copy link
Copy Markdown
Contributor

Purpose

Reduce H3 cold-load read/write amplification across original, INT8 and LoRA workflows. Base: fe67339.

Test Plan

Preserve exact weights/layouts, test atomic cache publication, invalidation, leases and disk limits, then measure real first/repeated loads and generated output on the allocated remote four-card V100 host. Do not interrupt active user generations.

Test Result

Baseline and design contract recorded in docs/design/minimax_h3/COLD_LOADING.md. Implementation and acceptance in progress; no new speed claim.

Signed-off-by: yangzhuxinyzx <153831768+yangzhuxinyzx@users.noreply.github.com>
Signed-off-by: yangzhuxinyzx <153831768+yangzhuxinyzx@users.noreply.github.com>
Signed-off-by: yangzhuxinyzx <153831768+yangzhuxinyzx@users.noreply.github.com>
Signed-off-by: yangzhuxinyzx <153831768+yangzhuxinyzx@users.noreply.github.com>
Signed-off-by: yangzhuxinyzx <153831768+yangzhuxinyzx@users.noreply.github.com>
Signed-off-by: yangzhuxinyzx <153831768+yangzhuxinyzx@users.noreply.github.com>
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.

1 participant