Update ch07.ipynb (#643)

Correct function name
This commit is contained in:
Greg Gandenberger 2025-06-13 08:17:10 -05:00 committed by GitHub
parent 1446cfd824
commit 2af3cf070c

View File

@ -1634,7 +1634,7 @@
")\n",
"# Alternatively:\n",
"# from llms_from_scratch.ch05 import (\n",
"# generate_text_simple,\n",
"# generate,\n",
"# text_to_token_ids,\n",
"# token_ids_to_text\n",
"# )\n",