Skip to content

Commit 56cb6cc

Browse files
Fix typo in Colab link (#4276)
1 parent 49c8f14 commit 56cb6cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/notebooks/grpo_qwen3_vl.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"source": [
99
"# GRPO Qwen3-VL with QLoRA using TRL\n",
1010
"\n",
11-
"[![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",
11+
"[![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",
1212
"\n",
1313
"![trl banner](https://huggingface.co/datasets/trl-lib/documentation-images/resolve/main/trl_banner_dark.png)\n",
1414
"\n",

0 commit comments

Comments
 (0)