Replies: 1 comment 1 reply
-
|
I utilize claude to go into detail about these kind of errors but if i had to take a guess, i would say it has something to do with the error in vulcan and in the specific directory /app/ .cache/pip. something tells me you're either feeding it the wrong command for the cache and you may be missing dependencies in vulcan. that would be my guess. Honest guess and if i were you, i would load a lot of these into a different AI until you use it independently. best of luck! |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I installed odysseus in docker, downloaded cuda toolkit, did that command that
sudo nvidia-ctk runtime configure --runtime=docker sudo systemctl restart dockerdid this -> scripts/check-docker-gpu.sh --enable-nvidia-overlay, ensured that nvidia line appeared in .env, builded completely new instance via docker compose up -d --build and llama.cpp is still doesnt worksOS: CachyOS(Arch)
Maybe i dont know how to read but i dont have literally any clues about whats going on
Also it installs cpu version every time
Beta Was this translation helpful? Give feedback.
All reactions