Skip to content

Commit

Permalink
llama note
Browse files Browse the repository at this point in the history
  • Loading branch information
rasbt committed Sep 26, 2024
1 parent 7ef5129 commit bfa4215
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ch05/01_main-chapter-code/ch05.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -2460,7 +2460,8 @@
"id": "28493b9b-a1ae-4f31-87bc-c10ee4447f44",
"metadata": {},
"source": [
"- For an alternative way to load the weights from the Hugging Face Hub, see [../02_alternative_weight_loading](../02_alternative_weight_loading)"
"- For an alternative way to load the weights from the Hugging Face Hub, see [../02_alternative_weight_loading](../02_alternative_weight_loading)\n",
"- If you are interested in seeing how the GPT architecture compares to the Llama architecture (a popular LLM developed by Meta AI), see the bonus content at [../07_gpt_to_llama](../07_gpt_to_llama)"
]
},
{
Expand Down

0 comments on commit bfa4215

Please sign in to comment.