From 369f25974a53d9a0b61bcd3cf83f38c8b5b219d2 Mon Sep 17 00:00:00 2001 From: JP Date: Fri, 9 Jan 2026 10:45:21 -0500 Subject: [PATCH] Update LLM_Finetuning.ipynb The links for "Open in Google Colab" and "View source on Github" point to the solutions. Fixed the links to point to the ipnyb with the TODOs intact --- lab3/LLM_Finetuning.ipynb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lab3/LLM_Finetuning.ipynb b/lab3/LLM_Finetuning.ipynb index e72ef6d0..dbe55018 100644 --- a/lab3/LLM_Finetuning.ipynb +++ b/lab3/LLM_Finetuning.ipynb @@ -10,9 +10,9 @@ " \n", " \n", " Visit MIT Deep Learning\n", - " \n", + " \n", " Run in Google Colab\n", - " \n", + " \n", " View Source on GitHub\n", "\n", "\n", @@ -1241,4 +1241,4 @@ }, "nbformat": 4, "nbformat_minor": 0 -} \ No newline at end of file +}