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 06:53:30 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
LLMs-from-scratch
/
appendix-D
History
DrCesar
ecd2855334
fix move model to device before calculating loss
2024-05-14 22:28:00 -07:00
..
01_main-chapter-code
fix move model to device before calculating loss
2024-05-14 22:28:00 -07: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.