Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 9 additions & 1 deletion docs/get-started/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,15 @@ Now that you can generate rollouts, choose your path:
::::{grid} 1 1 2 2
:gutter: 3

:::{grid-item-card} {octicon}`rocket;1.5em;sd-mr-1` First Training Run
:link: first-training-run
:link-type: doc

Train your first RL model on a single GPU using Unsloth and NeMo Gym verification.
+++
{bdg-secondary}`tutorial` {bdg-secondary}`single-gpu`
:::

:::{grid-item-card} {octicon}`package;1.5em;sd-mr-1` Use an Existing Training Environment
:link: https://github.com/NVIDIA-NeMo/Gym#-available-resource-servers

Expand All @@ -134,4 +143,3 @@ Implement or integrate existing tools and define task verification logic.
:::

::::