luogen1996 / LLaVA-HR

LLaVA-HR: High-Resolution Large Language-Vision Assistant
Apache License 2.0
202 stars 9 forks source link

【CUDA Version】 #13

Open Luo-Z13 opened 4 months ago

Luo-Z13 commented 4 months ago

Hello, I would like to know if it's necessary to use CUDA version 12.x during training? Does this imply that training LLaVA and LLaVA-HR requires reinstalling different CUDA versions?

When training on my system with CUDA version 11.7, I encountered the problem: '/lib64/libstdc++.so.6: version `CXXABI_1.3.9' not found'. This is because libbitsandbytes_cuda121.so requires a higher version of gcc.