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
Fix curl command missing -L flag in install_deps.sh (llm-d#226)
Add -L flag to curl command downloading OpenShift client to follow redirects.
This fixes incomplete downloads that cause tar extraction failures.
Fixesllm-d#225
0 commit comments