[None][docs] drop deleted lm_eval_ad.py from auto_deploy README - #18959
[None][docs] drop deleted lm_eval_ad.py from auto_deploy README#18959imitater-dou wants to merge 1 commit into
Conversation
The AutoDeploy LM Evaluation Harness example script was removed in NVIDIA#7233; the README still documented `python lm_eval_ad.py`, which 404s on main. Signed-off-by: ADou <ikun3.1415927@gmail.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Enterprise Run ID: 📒 Files selected for processing (1)
Included review availability: Your plan provides up to 12 included reviews per hour; 9 remain after this review. WalkthroughThe auto-deploy README removes the LM Evaluation Harness instructions and command example. The existing disclaimer remains unchanged. ChangesAuto-deploy documentation
Priority: ⬇️ Low Estimated code review effort: 1 (Trivial) | ~2 minutes Merge Risk: ⚪ Minimal · up to This documentation cleanup removes a command for a deleted AutoDeploy evaluation script without changing product behavior or installation dependencies. No current merge-readiness risk remains. Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
Summary
examples/auto_deploy/lm_eval_ad.py.Test plan
examples/auto_deploy/lm_eval_ad.pyis absent on currentmain(raw → 404)lm_eval_ad.pyDev Engineer Review
The change removes obsolete instructions for the deleted
examples/auto_deploy/lm_eval_ad.pyscript. It affects only documentation and introduces no runtime, API, configuration, or performance changes.QA Engineer Review
No test changes.
Per-File QA Perspective
examples/auto_deploy/README.md: Verify that the obsolete command is absent and that the remaining AutoDeploy documentation and disclaimer retain the intended wording.