Developing with Llama 3: Meta's Innovative and Open Large Language Model
15mGeneral2024-06-20
Authors

Ray Villalobos
Senior Staff Instructor at LinkedIn Learning
Course details
In this course we take a look at Llama 3, Meta's innovative and open large language model (LLM). You'll learn the advantages that Llama 3 offers over other LLMs and how its open source license is different from other traditional licenses. We'll look at how well the model works through Meta's official Meta.ai platforms and how developers can access and use the API in order to integrate Llama 3 into their AI development projects.
Learning objectives
Identify how Llama 3 compares to other LLMs.
Understand how Llama 3's open-source license is different from traditional licensing models.
Test how prompting works using Meta’s own Meta.ai tool and find where else it’s available.
Apply practical knowledge to integrate Llama 3’s API into existing AI development projects.
Learning objectives
Identify how Llama 3 compares to other LLMs.
Understand how Llama 3's open-source license is different from traditional licensing models.
Test how prompting works using Meta’s own Meta.ai tool and find where else it’s available.
Apply practical knowledge to integrate Llama 3’s API into existing AI development projects.
Skills covered
LlamaNatural Language Processing (NLP)MetaProgramming FoundationsGenerative AIArtificial Intelligence (AI)Software DevelopmentOne-Off
Concepts
0. Introduction
- 01 - The big deal with Meta's Llama 3
1. Advanced Data Analysis
- 02 - The technology behind Meta's Llama 3
- 03 - How Meta's licensing is different
- 04 - Trying out Meta's Llama 3 with Meta.ai
- 05 - Installing the Llama 3 API with Ollama
- 06 - Using Llama 3 API in your apps