Skip to content

Commit

Permalink
add llama3 comparison
Browse files Browse the repository at this point in the history
  • Loading branch information
rasbt committed Sep 23, 2024
1 parent 0467c82 commit 58df945
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ch05/07_gpt_to_llama/converting-gpt-to-llama2.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"id": "ohhMKUWvGm9z"
},
"source": [
"<img src=\"https://sebastianraschka.com/images/LLMs-from-scratch-images/bonus/gpt-to-llama/gpt2-to-llama2.webp?1\" width=\"800px\">"
"<img src=\"https://sebastianraschka.com/images/LLMs-from-scratch-images/bonus/gpt-to-llama/gpt2-to-llama2-llama3.webp?1\">"
]
},
{
Expand Down Expand Up @@ -1560,7 +1560,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.11.4"
"version": "3.10.6"
}
},
"nbformat": 4,
Expand Down

0 comments on commit 58df945

Please sign in to comment.