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
While running docker compose build I get errors about several of the images no longer existing/permission issues. I've confirmed with internal that it was deprecated in favor of nvidia/nemo-microservices. My current work around is to replace ohlfw0olaadg/ea-participants with nvidia/nemo-microservices for yolox, cached, and paddle in the docker_compose.yaml. Deplot also doesn't seem to exist on ngc now so I comment it out with no problems (that I've noticed).
nv-ingest-ms-runtime also seems to be dependent on ohlfw0olaadg/ea-participants but seems to pull fine and there's no NGC equivalent so not sure what's going on with that.
Minimum reproducible example
Relevant log output
Other/Misc.
No response
The text was updated successfully, but these errors were encountered:
@s4syth As of yesterday (1-29-2025 around 10:30PM EST) all of the containers and NIMs should be available. Can you confirm you are able to access them now and close the issue if so?
Version
Main
Which installation method(s) does this occur on?
Source
Describe the bug.
While running
docker compose build
I get errors about several of the images no longer existing/permission issues. I've confirmed with internal that it was deprecated in favor ofnvidia/nemo-microservices
. My current work around is to replaceohlfw0olaadg/ea-participants
withnvidia/nemo-microservices
for yolox, cached, and paddle in the docker_compose.yaml. Deplot also doesn't seem to exist on ngc now so I comment it out with no problems (that I've noticed).nv-ingest-ms-runtime also seems to be dependent on
ohlfw0olaadg/ea-participants
but seems to pull fine and there's no NGC equivalent so not sure what's going on with that.Minimum reproducible example
Relevant log output
Other/Misc.
No response
The text was updated successfully, but these errors were encountered: