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
# --link-mode=symlink (fastest option when uv cache and venv on different file-system; caveat: venv is brittle since it depends on the environment/container)
136
136
link-mode = "copy"
137
137
conflicts = [[{ extra = "vllm" }, { extra = "trt-onnx" }]]
0 commit comments