Open magicwang1111 opened 1 year ago
cudaversion v11.8
What is your torch version,
Also, have you tried reinstall the env.
Hi, you may try reinstalling PyTorch with CUDA 11.7, with the commands this user from our community provides: https://github.com/haotian-liu/LLaVA/issues/123#issuecomment-1539434115.
@penghe2021 thanks for helping answering these questions :)
When did you clone our code?
I cloned the code base after 5/1/23
Describe the issue
Issue:AssertionError: Torch not compiled with CUDA enabled
Command:python -m llava.serve.model_worker --host 0.0.0.0 --controller http://localhost:8000 --port 40000 --worker http://localhost:40000 --model-path E:/LLaVA-7B-v0 --multi-modal
Log:
PASTE THE LOGS HERE.