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
Verification summary for OMNIML-4740: Synthesis Support — moonshotai/Kimi-K2.5 DFlash (Moonshot)
2
+
3
+
The file `tools/launcher/examples/moonshotai/Kimi-K2.5 DFlash/hf_offline_eagle3.yaml` exists and contains a correctly configured `task_0` for data synthesis via TRT-LLM server.
4
+
5
+
Checks performed:
6
+
- `script: common/tensorrt_llm/query.sh` matches the expected pattern.
7
+
- `args` includes `--model <<global_vars.hf_model>>` which resolves to `/hf-local/moonshotai/Kimi-K2.5 DFlash`, a valid HuggingFace checkpoint path.
8
+
- `slurm_config.container` is set to `nvcr.io/nvidia/tensorrt-llm/release:1.2.0`, a current TRT-LLM release.
9
+
- Data path `--data /hf-local/modelopt/Speculative-Decoding-Prompt-Samples` is consistent with other pipelines and assumed to exist on the cluster.
10
+
11
+
All verification criteria are satisfied. No PR is needed; the task_0 configuration is ready for pipeline execution.
0 commit comments