From 0ec70151f4913733d3c90935d7c13d9cf911f1f8 Mon Sep 17 00:00:00 2001 From: Mohammed Hamdy <62081584+mmhamdy@users.noreply.github.com> Date: Sun, 4 Jun 2023 02:02:54 +0300 Subject: [PATCH] Add corrected link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8dc7602..304c522 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,7 @@ The Hugging Face Team has also published a new book on NLP with Transformers, so As a bonus, here is a great reading list on LLMs by Sebastian Raschka. -🔗 [Understanding Large Language Models -- A Transformative Reading List](https://github.com/huggingface/transformers) +🔗 [Understanding Large Language Models -- A Transformative Reading List](https://sebastianraschka.com/blog/2023/llm-reading-list.html) ---