You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Prerequisite for #24, assuming the Phase 1-7 roadmap foundation in #6 is already available.
#24 should run Blackwell/B-series post-training baseline and candidate A/B experiments. Before those runs, vime needs a small, reproducible experiment pack that fixes workload, hardware target, launch mode, artifact locations, and mismatch-knob order while reusing the existing Phase 1-7 audit, provenance, profiling, CI, and report mechanisms.
This issue owns #24-specific run preparation only. It does not create new framework telemetry, provenance, operator-comparison, distributed-contract, CI, or release-report machinery.
Provide config templates or launch snippets for the recommended Qwen3-30B-A3B Megatron + vLLM setup.
Specify required run inputs: checkpoint paths, data path, model family, Docker/image ID, commit hash, hardware type, node/GPU count, colocate vs non-colocate mode, and RL-Kernel candidate toggle when present.
Specify where Phase 1-7 artifacts should be collected for each run: config snapshot, logs, wandb links, audit/report outputs, profiler outputs, runtime provenance, and summary tables.
Add a dry-run/config-validation path where possible so command generation can be tested without owning B-card hardware.
Background
Prerequisite for #24, assuming the Phase 1-7 roadmap foundation in #6 is already available.
#24 should run Blackwell/B-series post-training baseline and candidate A/B experiments. Before those runs, vime needs a small, reproducible experiment pack that fixes workload, hardware target, launch mode, artifact locations, and mismatch-knob order while reusing the existing Phase 1-7 audit, provenance, profiling, CI, and report mechanisms.
This issue owns #24-specific run preparation only. It does not create new framework telemetry, provenance, operator-comparison, distributed-contract, CI, or release-report machinery.
Scope
Non-Goals
Acceptance Criteria
Hardware Notes
Dependencies