-
Notifications
You must be signed in to change notification settings - Fork 674
fix: profilier bug fixes and doc improvements #3530
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Signed-off-by: alec-flowers <[email protected]>
Signed-off-by: hongkuanz <[email protected]>
…/profiler-config-fix Signed-off-by: hongkuanz <[email protected]>
Signed-off-by: hongkuanz <[email protected]>
…aflowers/k8s-doc-fix
Signed-off-by: alec-flowers <[email protected]>
Signed-off-by: alec-flowers <[email protected]>
WalkthroughRemoves a shell-quoting helper in profiler config to assign container args directly. Updates multiple docs: PVC RWX guidance and env var example, NGC image pull secret troubleshooting, Kubernetes installation instructions (cluster-wide option, path and quoting fixes), and SLA planner quickstart path/formatting corrections. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Poem
Pre-merge checks❌ Failed checks (2 warnings)
✅ Passed checks (1 passed)
📜 Recent review detailsConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro 📒 Files selected for processing (5)
⏰ 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). (6)
🔇 Additional comments (9)
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 |
|
thanks for the fixes! |
Signed-off-by: alec-flowers <[email protected]> Signed-off-by: hongkuanz <[email protected]> Co-authored-by: hongkuanz <[email protected]> Signed-off-by: Dan Gil <[email protected]>
Signed-off-by: alec-flowers <[email protected]> Signed-off-by: hongkuanz <[email protected]> Co-authored-by: hongkuanz <[email protected]>
Signed-off-by: alec-flowers <[email protected]> Signed-off-by: hongkuanz <[email protected]> Co-authored-by: hongkuanz <[email protected]>
Overview:
I ran through the profiler steps to dogfood profiling Qwen 32b. These changes were necessary to make things run and I also improved documentation where I got stuck.
Details:
Where should the reviewer start?
Related Issues: (use one of the action keywords Closes / Fixes / Resolves / Relates to)
Summary by CodeRabbit
Refactor
Documentation