Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker container repository permissions are causing access denied error #263

Closed
schlambos opened this issue Mar 18, 2023 · 2 comments
Closed

Comments

@schlambos
Copy link

root@unraid:~# docker run -v /mnt/user/appdata/llama/models:/models ghcr.io/ggerganov/llama.cpp:full --all-in-one "/models/" 7BUnable to find image 'ghcr.io/ggerganov/llama.cpp:full' locally
docker: Error response from daemon: Head "https://ghcr.io/v2/ggerganov/llama.cpp/manifests/full": denied.
See 'docker run --help'.

Cannot pull the containers due to permission issues.

Thanks

@j-f1
Copy link
Collaborator

j-f1 commented Mar 18, 2023

I don‘t believe the containers are successfully publishing yet, so they can’t be downloaded. See #235.

@schlambos
Copy link
Author

Ah, thank you. I had checked issues prior to posting, but not the pull requests.

Thanks!

Deadsg pushed a commit to Deadsg/llama.cpp that referenced this issue Dec 19, 2023
…terial-9.1.14

Bump mkdocs-material from 9.1.12 to 9.1.14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants