ITADN

grounded_dino Installation Failure with CUDA12.1 due to unsupported sm_120

#121Openvictkk 创建于 2025-11-09
documentation
V
victkkcommented
I met an error after running `pip install --no-build-isolation -e grounding_dino`, My cuda version is 12.1 <img width="1038" height="996" alt="Image" src="https://github.com/user-attachments/assets/2b96f81a-6f3d-4ebd-ace4-7b8478a70e49" /> With closure inspection, I believe this is introduced in commit 774a9805b9fd2d5c690c78cf0074b688a3aca9a6 , with the intention of supporting 5090. However, I think it's totally fine for people to have lower cuda version as long as they aren't using 5090. I will open a PR to solve this.
0 条评论