I can’t access this docker image.
docker pull ``nvcr.io/nim/nvidia/ga-model-free-nim:latest
Error response from daemon: error from registry: Please accept license on the browser to be able to download
In the documentation at Installation — NVIDIA NIM for Large Language Models it mentions a different image name without the ‘ga’ in the name. I get the same message trying to pull the image.
Regardless, I HAVE gone to the page hosting the main image and it shows that Terms are accepted (see screenshot). I’ve tried both a personal API key to login to nvcr.io with NGC Catalog access, as well as a legacy key.
I’m able to download other things from nvcr.io including the nemotron-3-nano NIM, and the Multi-LLM NIM referred to as nvcr.io/nim/nvidia/llm-nim (I’m tempted to just use it if it’s current).
So what gives with this particular problematic NIM?
