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
{{ message }}
This repository has been archived by the owner on Nov 22, 2023. It is now read-only.
GALLERIES=[{"name":"model-gallery", "url":"github:go-skynet/model-gallery/index.yaml"}] cannot set up successful in the Linux environment, even in the .env.
I am not sure this is the environment issue or others. Mine is the container environment. So, this is may not a common scenario for everyone.
So, If you hit the same issue. Please trying export GALLERIES='[{"name":"model-gallery", "url":"github:go-skynet/model-gallery/index.yaml"}]'. And you are good to go. More detail is in here, mudler/LocalAI#1087 (comment)
The text was updated successfully, but these errors were encountered:
Related page: https://localai.io/models/#model-repositories
GALLERIES=[{"name":"model-gallery", "url":"github:go-skynet/model-gallery/index.yaml"}]
cannot set up successful in the Linux environment, even in the.env
.I am not sure this is the environment issue or others. Mine is the container environment. So, this is may not a common scenario for everyone.
So, If you hit the same issue. Please trying
export GALLERIES='[{"name":"model-gallery", "url":"github:go-skynet/model-gallery/index.yaml"}]'
. And you are good to go. More detail is in here, mudler/LocalAI#1087 (comment)The text was updated successfully, but these errors were encountered: