Please try generating a new API key for the NGC catalog here https://org.ngc.nvidia.com/setup/api-keys and make sure to log into docker with docker login nvcr.io prior to pulling the image.
I have generated a new API and log in before pulling the image, but the error still persists. Is it possible that my unapproved API credit request is related to this problem?
Hi, I have the same issue and I’m failing to pull the llama image.
I tried both llama-3 and llama-3.1 with same “payment required” error.
I logged with my free account and followed all steps in “llama-3.1-8b-instruct Model by Meta | NVIDIA NIM” to pull the docker image in my A100 server. I got always the same error. Any idea? Did I miss a configuration step? Thanks!
I have the same issue and I get this error: docker: Error response from daemon: Head "https://nvcr.io/v2/nim/nvidia/parakeet-0-6b-ctc-en-us/manifests/latest": unknown: {"errors": [{"code": "DENIED", "message": "Payment Required"}]}.
Hi @ahhing apologies, the Maxine-eye-contact model is only available to users who have an active NVIDA AI Enterprise License. NVIDIA AI Enterprise We will update the information on build.nvidia.com to make this clear to users.
I am loged in successfully: docker login nvcr.io
and can confirm that this also works for me (no enterprise account):
docker pull nvcr.io/nim/nvidia/audio2face-3d
but this gives error:
docker pull nvcr.io/nim/nvidia/audio2face-2d
The error is: Error response from daemon: pull access denied for nvcr.io/nim/nvidia/audio2face-2d, repository does not exist or may require ‘docker login’: denied: requested access to the resource is denied