Skip to content

Commit

Permalink
Update ngc image in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
EmmaQiaoCh committed Jun 14, 2024
1 parent 7c3569d commit 83ab942
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion notebooks/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Launch the container in interactive mode (mount the HugeCTR root directory into
docker run --gpus all --rm -it --cap-add SYS_NICE --ipc=host --ulimit memlock=-1 --ulimit stack=67108864 -u root -v $(pwd):/HugeCTR -w /HugeCTR --network=host --runtime=nvidia nvcr.io/nvidia/merlin/merlin-hugectr:24.06
```

> To run the Sparse Operation Kit notebooks, specify the `nvcr.io/nvidia/merlin/merlin-tensorflow:24.06` container.
> To run the Sparse Operation Kit notebooks, specify the `nvcr.io/nvidia/merlin/merlin-hugectr:24.06` container.
## 3. Customized Building (Optional)

Expand Down

0 comments on commit 83ab942

Please sign in to comment.