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-08-07 00:03:11 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
LLMs-from-scratch
/
appendix-D
History
Daniel Kleine
bbb2a0c3d5
fixed num_workers (
#229
)
...
* fixed num_workers * ch06 & ch07: added num_workers to create_dataloader_v1
2024-06-19 17:36:46 -05:00
..
01_main-chapter-code
fixed num_workers (
#229
)
2024-06-19 17:36:46 -05:00
README.md
add readme
2024-03-27 07:29:16 -05:00
README.md
Appendix D: Adding Bells and Whistles to the Training Loop
01_main-chapter-code
contains the main chapter code.