From 026e3cc03ecf1b7f5395f14b003cf7250f010a67 Mon Sep 17 00:00:00 2001 From: Abby Morgan <86856445+anmorgan24@users.noreply.github.com> Date: Mon, 22 Apr 2024 16:33:48 -0400 Subject: [PATCH] Add free Udacity LLMOps course to practical guides Add free Udacity LLMOps course to practical guides for prompting --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 41119bd..bd98f2b 100644 --- a/README.md +++ b/README.md @@ -266,6 +266,7 @@ We build a decision flow for choosing LLMs or fine-tuned models~\protect\footnot - **OpenAI Cookbook**. [Blog](https://github.com/openai/openai-cookbook/blob/main/techniques_to_improve_reliability.md) - **Prompt Engineering**. [Blog](https://lilianweng.github.io/posts/2023-03-15-prompt-engineering/) - **ChatGPT Prompt Engineering for Developers!** [Course](https://www.deeplearning.ai/short-courses/chatgpt-prompt-engineering-for-developers/) +- **LLMOps: Building Real-World Applications With Large Language Models**. [Course](https://www.udacity.com/course/building-real-world-applications-with-large-language-models--cd13455) #### Alignment Efforts of Open-source Communtity