Skip to content

[fix] Update Google Colab borken link in "Fine-tune a model with GRPO" chapter of LLM Course#1216

Open
Harjotsinghh wants to merge 1 commit intohuggingface:mainfrom
Harjotsinghh:patch-1
Open

[fix] Update Google Colab borken link in "Fine-tune a model with GRPO" chapter of LLM Course#1216
Harjotsinghh wants to merge 1 commit intohuggingface:mainfrom
Harjotsinghh:patch-1

Conversation

@Harjotsinghh
Copy link

Current State

The link to the google colab is broken and is pointing to wrong github location.

The current link throws 404 :

{
  "message": "Not Found",
  "documentation_url": "https://docs.github.com/rest/repos/contents#get-repository-content",
  "status": "404"
}

Fix

Updating the link to https://colab.research.google.com/github/huggingface/notebooks/blob/main/course/en/chapter13/grpo_finetune.ipynb, fixes the issue.

##Current State

The link to the google colab is broken and is pointing to wrong github location. 

The current link throws 404 :

```
{
  "message": "Not Found",
  "documentation_url": "https://docs.github.com/rest/repos/contents#get-repository-content",
  "status": "404"
}
```

Updating the link to `https://colab.research.google.com/github/huggingface/notebooks/blob/main/course/en/chapter13/grpo_finetune.ipynb`, fixes the issue.
@Harjotsinghh Harjotsinghh changed the title [fix] Update Google Colab borken link in *Fine-tune a model with GRPO* chapter in LLM Course [fix] Update Google Colab borken link in "Fine-tune a model with GRPO" chapter of LLM Course Mar 26, 2026
@HuggingFaceDocBuilderDev

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants