This website requires JavaScript.
Explore
Help
Register
Sign In
yujunjun
/
LLMs-from-scratch
Watch
1
Star
0
Fork
0
You've already forked LLMs-from-scratch
mirror of
https://github.com/rasbt/LLMs-from-scratch.git
synced
2025-07-19 15:02:00 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
LLMs-from-scratch
/
ch06
/
01_main-chapter-code
History
rasbt
e9bdbf0725
add text-to-token-id fn
2024-05-05 08:05:20 -05:00
..
ch06.ipynb
Add figures for ch06 (
#141
)
2024-05-05 07:10:04 -05:00
gpt_download.py
Ch06 draft (
#138
)
2024-05-03 08:37:58 -05:00
previous_chapters.py
add text-to-token-id fn
2024-05-05 08:05:20 -05:00
README.md
Chapter 6 ablation studies (
#127
)
2024-04-23 09:51:52 -05:00
README.md
In progress.