What you'll learn
Understand development steps, from evaluation, through prompting, self-reflection, and fine-tuning, to improve your model’s reliability and accuracy.
Learn how memory tuning can increase your model performance by embedding facts into your model to reduce hallucination.
Use the Llama 3-8b model to build an LLM application that converts text to SQL with a custom schema.