"...git@developer.sourcefind.cn:kecinstone/2024-pra-vllm.git" did not exist on "ba84b8728a8d0a766a636b30661836c30b17fbe6"
Unverified Commit 4105125a authored by Frédéric Bastien's avatar Frédéric Bastien Committed by GitHub
Browse files

Add the link to the examples and the development user guide. (#132)



* Add the link to the examples and the development user guide.
Signed-off-by: default avatarFrederic Bastien <fbastien@nvidia.com>

* Update README.rst
Co-authored-by: default avatarKirthi Shankar Sivamani <ksivamani@nvidia.com>
Signed-off-by: default avatarFrédéric Bastien <frederic.bastien@gmail.com>

---------
Signed-off-by: default avatarFrederic Bastien <fbastien@nvidia.com>
Signed-off-by: default avatarFrédéric Bastien <frederic.bastien@gmail.com>
Co-authored-by: default avatarKirthi Shankar Sivamani <ksivamani@nvidia.com>
parent 3069ebc2
......@@ -189,11 +189,14 @@ Install TE (optionally specifying the framework):
If the framework is not explicitly specified, TE will be built for PyTorch only.
User Guide
----------
User Guide and Examples
-----------------------
For examples, tutorials and API reference please refer to:
For examples, tutorials and API reference please refer to the
`User Guide <https://docs.nvidia.com/deeplearning/transformer-engine/user-guide/index.html>`_.
* `User Guide <https://docs.nvidia.com/deeplearning/transformer-engine/user-guide/index.html>`_ for the last release.
* `Development User Guide <https://nvidia.github.io/TransformerEngine/>`_ for the development version.
* `Examples <https://github.com/NVIDIA/TransformerEngine/tree/main/examples>`_.
Transformer Architectures
-------------------------
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment