mirror of
https://github.com/rasbt/LLMs-from-scratch.git
synced 2025-11-15 09:34:01 +00:00
llama note
This commit is contained in:
parent
68505fab64
commit
58d0ce83a4
@ -2460,7 +2460,8 @@
|
|||||||
"id": "28493b9b-a1ae-4f31-87bc-c10ee4447f44",
|
"id": "28493b9b-a1ae-4f31-87bc-c10ee4447f44",
|
||||||
"metadata": {},
|
"metadata": {},
|
||||||
"source": [
|
"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)"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user