Post Content
Learn the basics of Large Language Models (LLMs) before you start working with them! We’ll explore what LLMs are, how they’re created, and their practical applications. You’ll learn about the different types of models, the concept of tokenization, the limits of LLMs and why Responsible AI is important.
Links:
– Intro to LLMs training: https://learn.microsoft.com/training/modules/introduction-large-language-models/
– Responsible AI training: https://learn.microsoft.com/training/modules/embrace-responsible-ai-principles-practices/
– Azure OpenAI quickstart: https://learn.microsoft.com/azure/ai-services/openai/chatgpt-quickstart?tabs=command-line%2Ctypescript%2Cpython-new&pivots=programming-language-javascript
Watch this series’ playlist: https://aka.ms/genai-js
All slides and code samples: https://github.com/microsoft/generative-ai-with-javascript
#ai #llm #openai Read More Microsoft Developer