fix(readme): update broken links and modernize project description#2879
Open
sbhavani wants to merge 3 commits intoNVIDIA:mainfrom
Open
fix(readme): update broken links and modernize project description#2879sbhavani wants to merge 3 commits intoNVIDIA:mainfrom
sbhavani wants to merge 3 commits intoNVIDIA:mainfrom
Conversation
Signed-off-by: Santosh Bhavani <santosh.bhavani@live.com>
Signed-off-by: Santosh Bhavani <santosh.bhavani@live.com>
c7461cb to
65374d9
Compare
Contributor
Greptile SummaryThis PR updates Confidence Score: 4/5
Important Files Changed
Flowchart%%{init: {'theme': 'neutral'}}%%
flowchart TD
A[README.rst changes] --> B[Description modernized\nLLMs / MoE / multimodal]
A --> C[External URL redirects]
A --> D[Getting Started link fix]
C --> C1[lambdalabs.com → lambda.ai]
C --> C2[mosaicml.com → databricks.com\ntable + Previous News]
D --> D1["getting_started/index.html ✅"]
D --> D2["index.html ❌ duplicate line"]
Reviews (2): Last reviewed commit: "Update README.rst" | Re-trigger Greptile |
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com> Signed-off-by: Santosh Bhavani <santosh.bhavani@live.com>
ptrendx
reviewed
Apr 14, 2026
Comment on lines
+140
to
+141
| For a more comprehensive tutorial, check out our `Getting Started Guide <https://docs.nvidia.com/deeplearning/transformer-engine/user-guide/getting_started/index.html>`_. | ||
| For a more comprehensive tutorial, check out our `Getting Started Guide <https://docs.nvidia.com/deeplearning/transformer-engine/user-guide/index.html>`_. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Update README to fix broken links and update description
Type of change
Changes
Please list the changes introduced in this PR:
getting_started.htmllink (404) →index.htmllambdalabs.com→lambda.ai,mosaicml.com→databricks.comChecklist: