diff --git a/fern/versions/latest/pages/about/ecosystem.mdx b/fern/versions/latest/pages/about/ecosystem.mdx index e0ad9ab6e9..581d51864d 100644 --- a/fern/versions/latest/pages/about/ecosystem.mdx +++ b/fern/versions/latest/pages/about/ecosystem.mdx @@ -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 |