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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Dear
using the amd64 binary, no docker
because localai keeps sending files to /tmp on install and this resulting in
'no space left on device'with gigabytes left to spareI use a
localai.envfile at the same path as the amd64 binary and set environment variables such asLOCALAI_UPLOAD_PATH=/myai/upload
LOCALAI_GENERATED_CONTENT_PATH=/myai/generated
LOCALAI_BACKENDS_PATH=/mai/backend
...
now trying from the CLI
localai backends install rocm-llama-cppi notice something elsefirst, the download starts
then there is an alternate download attempted at quay.io which fails due to what appears to be a wrong path
the message says both "download failed" and "no space left on device"
please advise
Beta Was this translation helpful? Give feedback.
All reactions