Fix typo in Colab link (#4276)

This commit is contained in:
Sergio Paniego Blanco
2025-10-14 18:51:17 +02:00
committed by GitHub
parent 49c8f14b06
commit 56cb6ccf76

View File

@ -8,7 +8,7 @@
"source": [
"# GRPO Qwen3-VL with QLoRA using TRL\n",
"\n",
"[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/huggingface/trl/blob/main/notebooks/grpo_qwen3_vl.ipynb)\n",
"[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/huggingface/trl/blob/main/examples/notebooks/grpo_qwen3_vl.ipynb)\n",
"\n",
"![trl banner](https://huggingface.co/datasets/trl-lib/documentation-images/resolve/main/trl_banner_dark.png)\n",
"\n",