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
I am debugging some legacy version (v0.4.7/v0.4.10) of sglang and my cuda version is not high enough (12.4) to run dev container with lmsysorg/sglang:dev.
[1052688 ms] Start: Run: docker run --sig-proxy=false -a STDOUT -a STDERR --mount source=/root/xxx/repository/sglang,target=/sgl-workspace/sglang,type=bind --mount type=volume,src=vscode,dst=/vscode -l devcontainer.local_folder=/root/xxx/repository/sglang-l devcontainer.config_file=/root/xxx/repository/sglang/.devcontainer/devcontainer.json --gpus all --entrypoint /bin/sh vsc-slime-dev-83296310adc38ee3030a9b9227b8ac2a4dd87b2d9787a5ccf02359f26c39c71e-uid -c echo Container started
docker: Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during container init: error running hook #0: error running hook: exit status 1, stdout: , stderr: Auto-detected mode as 'legacy'
nvidia-container-cli: requirement error: unsatisfied condition: cuda>=12.9, please update your driver to a newer version, or use an earlier cuda container: unknown.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I am debugging some legacy version (v0.4.7/v0.4.10) of sglang and my cuda version is not high enough (12.4) to run dev container with lmsysorg/sglang:dev.
I wonder if there is any workaround
Beta Was this translation helpful? Give feedback.
All reactions