From b20e1de2599c447f35e172cfb57323a6c5534346 Mon Sep 17 00:00:00 2001 From: Emmanuel Dellandrea <emmanuel.dellandrea@ec-lyon.fr> Date: Tue, 25 Feb 2025 06:41:18 +0100 Subject: [PATCH] Update Subject_7_LLM.ipynb --- Practical_sessions/Session_7/Subject_7_LLM.ipynb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Practical_sessions/Session_7/Subject_7_LLM.ipynb b/Practical_sessions/Session_7/Subject_7_LLM.ipynb index ca9fb93..7101e1e 100644 --- a/Practical_sessions/Session_7/Subject_7_LLM.ipynb +++ b/Practical_sessions/Session_7/Subject_7_LLM.ipynb @@ -33,6 +33,8 @@ "\n", "**This code is intentionally not commented. It is your responsibility to add all the necessary comments to ensure your proper understanding of the code.**\n", "\n", + "You might frequently rely on [Hugging Face’s documentation](https://huggingface.co/docs).\n", + "\n", "\n", "---\n", "\n", -- GitLab