[None][fix] AutoDeploy: Use tmp folder for the load_moe_align#9101
[None][fix] AutoDeploy: Use tmp folder for the load_moe_align#9101nvchenghaoz merged 1 commit intoNVIDIA:mainfrom
Conversation
Signed-off-by: Chenghao Zhang <211069071+nvchenghaoz@users.noreply.github.com>
📝 WalkthroughWalkthroughModified build directory resolution in the MOE alignment module loader to use system temporary directory instead of environment-dependent cache paths. Replaced CACHE_ROOT/build logic with tempfile.gettempdir(). Removed PermissionError fallback and updated module loader to pass the new BUILD_DIR. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes
Pre-merge checks and finishing touches❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✨ Finishing touches
🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro 📒 Files selected for processing (1)
🧰 Additional context used📓 Path-based instructions (3)**/*.{h,hpp,hh,hxx,cpp,cxx,cc,cu,cuh,py}📄 CodeRabbit inference engine (CODING_GUIDELINES.md)
Files:
**/*.py📄 CodeRabbit inference engine (CODING_GUIDELINES.md)
Files:
**/*.{cpp,cxx,cc,h,hpp,hh,hxx,cu,cuh,py}📄 CodeRabbit inference engine (CODING_GUIDELINES.md)
Files:
🧠 Learnings (1)📓 Common learnings⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (1)
🔇 Additional comments (2)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
/bot run |
|
PR_Github #24332 [ run ] triggered by Bot. Commit: |
|
Thank you @nvchenghaoz for making this change to strengthen TRTLLM security level. |
|
PR_Github #24332 [ run ] completed with state |
…#9101) Signed-off-by: Chenghao Zhang <211069071+nvchenghaoz@users.noreply.github.com>
Summary by CodeRabbit