From 7dd3fc436f1ba7a92c7043477f9cfb9866b44422 Mon Sep 17 00:00:00 2001 From: Jiale Shi Date: Tue, 7 May 2024 19:08:18 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index c4709a5..335a112 100644 --- a/README.md +++ b/README.md @@ -70,6 +70,10 @@ Contents - 100 req/day at [Awan LLM](https://www.awanllm.com/pricing) - [Awesome-LLM](https://github.com/Hannibal046/Awesome-LLM?tab=readme-ov-file#llm-training-frameworks), a very deep awesome list with all the relevant papers and projects. +## 📚 Tutorials and Examples +- [ChatGPT Prompt Engineering for Developers](https://www.deeplearning.ai/short-courses/chatgpt-prompt-engineering-for-developers/) from DeepLearning.AI +- [Prompt Engineering with Llama 2 & 3](https://www.deeplearning.ai/short-courses/prompt-engineering-with-llama-2/) from DeepLearning.AI + ## Contributing [Contributions of any kind welcome, just follow the guidelines](contributing.md)!