Skip to content

Commit

Permalink
Merge pull request #607 from bmerkle/patch-9
Browse files Browse the repository at this point in the history
fix chapter 21 Update README.md
  • Loading branch information
koreyspace authored Oct 7, 2024
2 parents 282ea17 + 8268fac commit 8fc097c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions 21-meta/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@ In this lesson, we will explore 2 models from the Meta family or "Llama Herd" -
These models come in different variants and are available on the Github Model marketplace. Here are more details on using Github Models to [prototype with AI models](https://docs.github.com/en/github-models/prototyping-with-ai-models?WT.mc_id=academic-105485-koreyst).

Model Variants:
Llama 3.1 - 70B Instruct
Llama 3.1 - 405B Instruct
Llama 3.2 - 11B Vision Instruct
Llama 3.2 - 90B Vision Instruct
- Llama 3.1 - 70B Instruct
- Llama 3.1 - 405B Instruct
- Llama 3.2 - 11B Vision Instruct
- Llama 3.2 - 90B Vision Instruct

*Note: Llama 3 is also available on Github Models but won't be covered in this lesson*

Expand Down

0 comments on commit 8fc097c

Please sign in to comment.