From f11465760781f00a28b3293010798953107270e7 Mon Sep 17 00:00:00 2001 From: Selva Muthu Kumaran Boopalan <86711942+selvamuthukumaran1@users.noreply.github.com> Date: Sat, 11 May 2024 02:26:30 +0530 Subject: [PATCH] roadmap-prompt-engineering-llm-intro (#4782) roadmap-prompt-engineering-llm-intro-new link fixes: #4754 Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com> --- .../content/100-basic-llm/100-what-are-llms.md | 1 + 1 file changed, 1 insertion(+) diff --git a/src/data/roadmaps/prompt-engineering/content/100-basic-llm/100-what-are-llms.md b/src/data/roadmaps/prompt-engineering/content/100-basic-llm/100-what-are-llms.md index 86a59c1d2..0190c44de 100644 --- a/src/data/roadmaps/prompt-engineering/content/100-basic-llm/100-what-are-llms.md +++ b/src/data/roadmaps/prompt-engineering/content/100-basic-llm/100-what-are-llms.md @@ -7,3 +7,4 @@ LLMs have the ability to achieve state-of-the-art performance in multiple Natura As an example, OpenAI's GPT-3 is a prominent LLM that has gained significant attention due to its capability to generate high-quality text and perform a variety of language tasks with minimal fine-tuning. - [Introduction to LLMs](https://roadmap.sh/guides/introduction-to-llms) +- [Intro to Large Language Models](https://www.youtube.com/watch?v=zjkBMFhNj_g) \ No newline at end of file