Skip to content

Commit e683286

Browse files
haileybaezHailey Baez
authored andcommitted
Fixed API guide link in NxDI developer guide - Fixed link to start trn1 on Run Training in PyTorch Neuron Container tutorial.
Co-authored-by: Hailey Baez <[email protected]>
1 parent 80e323c commit e683286

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

containers/tutorials/training/tutorial-training.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Setup Environment
2323
-----------------
2424

2525
1. Launch an Trn1 Instance
26-
.. include:: /general/setup/install-templates/launch-trn1.txt
26+
.. include:: /general/setup/install-templates/launch-instance.txt
2727

2828
2. Set up docker environment according to :ref:`tutorial-docker-env-setup`
2929

libraries/nxd-inference/developer_guides/feature-guide.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -163,9 +163,8 @@ Compile-time Configurations
163163
---------------------------
164164

165165
NxD Inference models support a variety of compile-time
166-
configurations that you can use to tune model performance. For more
167-
information, see `Configuration: [Docs] NxD Inference API
168-
Reference <https://quip-amazon.com/TDtiAMV2e8XT#temp:C:OAVc06e7670c1434acf86c5700ce>`__.
166+
configurations you can use to tune model performance. For more
167+
information, see the :ref:`nxd-inference-api-guide`.
169168

170169
Hugging Face generate() API support
171170
-----------------------------------

0 commit comments

Comments
 (0)