mirror of
https://github.com/rasbt/LLMs-from-scratch.git
synced 2026-04-11 14:21:41 +08:00
update url
This commit is contained in:
parent
fc8455cda7
commit
b1df951a71
@ -34,7 +34,7 @@
|
||||
"metadata": {},
|
||||
"source": [
|
||||
"- This notebook uses the minimal `AutoTokenizer` / `AutoModelForCausalLM` workflow from the Transformers tutorials.\n",
|
||||
"- It uses the same user prompt as [standalone-gemma3.ipynb](standalone-gemma3.ipynb): `Give me a short introduction to large language models.`"
|
||||
"- It uses the same user prompt as [standalone-gemma3.ipynb](../standalone-gemma3.ipynb): `Give me a short introduction to large language models.`"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user