From 6e0eb58be48f5ff57248b9f78680d8da5a3c409c Mon Sep 17 00:00:00 2001 From: Jim Burtoft <39492751+jimburtoft@users.noreply.github.com> Date: Mon, 7 Apr 2025 13:27:59 -0400 Subject: [PATCH] Update README.md Adding links to NxDT and NxDI --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 832bfa0..0aa1a28 100644 --- a/README.md +++ b/README.md @@ -18,4 +18,8 @@ It should place the wheel at `build/` For a detailed API reference guide, please refer to: https://awsdocs-neuron.readthedocs-hosted.com/en/latest/libraries/neuronx-distributed/api_guide.html#api-guide +## Examples +To use this package for training refer to https://github.com/aws-neuron/neuronx-distributed-training + +To use this package for inference refer to https://github.com/aws-neuron/neuronx-distributed-inference