위키 홈 Edit ML crash course - LLM 2024-10-22 Machine learning crash course 중 LLM 챕터. developers.google.com/machine-learning/crash-course/llm Introduction What is a language model? Context What’s a large language model? What’s a Transformer? Why are Transformers so large? But how does an LLM generate text? Benefits of LLMs Problems with LLMs Fine-tuning, distillation, and prompt engineering Fine-tuning Distillation Prompt engineering Offline inference Use LLMs responsibly What’s next ML crash course - Production ML systems