Skip to content

Commit 3755e29

Browse files
committed
Fix URLs in Run OpenAI gpt-oss 20B in a FREE Google Colab
1 parent 6f97a92 commit 3755e29

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

articles/gpt-oss/run-colab.ipynb

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -572,8 +572,13 @@
572572
"source": [
573573
"## Try out other prompts and ideas!\n",
574574
"\n",
575-
"Check out our blogpost for other ideas: [hf.co/blog/welcome-openai-gpt-oss](hf.co/blog/welcome-openai-gpt-oss)"
575+
"Check out our blogpost for other ideas: [hf.co/blog/welcome-openai-gpt-oss](www.hf.co/blog/welcome-openai-gpt-oss)"
576576
]
577+
},
578+
{
579+
"cell_type": "markdown",
580+
"metadata": {},
581+
"source": []
577582
}
578583
],
579584
"metadata": {

0 commit comments

Comments
 (0)