Skip to content
Merged
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
1 change: 0 additions & 1 deletion fern/versions/latest/pages/about/ecosystem.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@ Depending on your workflow, you may also find these NeMo libraries useful across
| Library | Purpose |
|---------|---------|
| **[NeMo Gym](https://github.com/NVIDIA-NeMo/Gym)** | Evaluate and improve models and agents using environments *(this project)* |
| [NeMo Evaluator](https://github.com/NVIDIA-NeMo/Evaluator) | Model evaluation and benchmarking |
| [NeMo RL](https://github.com/NVIDIA-NeMo/RL) | Scalable post-training with GRPO, DPO, and SFT |
| [NeMo Megatron-Bridge](https://github.com/NVIDIA-NeMo/Megatron-Bridge) | Pretraining and fine-tuning with Megatron-Core |
| [NeMo AutoModel](https://github.com/NVIDIA-NeMo/Automodel) | PyTorch native training for Hugging Face models |
Expand Down
Loading