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
/
ch07
/
01_main-chapter-code
History
Sebastian Raschka
4eea9ce12c
ch07 first draft (
#203
)
2024-06-09 10:35:26 -05:00
..
ch07.ipynb
ch07 first draft (
#203
)
2024-06-09 10:35:26 -05:00
gpt_download.py
ch07 first draft (
#203
)
2024-06-09 10:35:26 -05:00
instruction-data.json
add instruction dataset
2024-06-08 10:38:41 -05:00
previous_chapters.py
ch07 first draft (
#203
)
2024-06-09 10:35:26 -05:00
README.md
add instruction dataset
2024-06-08 10:38:41 -05:00
README.md
Chapter 7: Finetuning to Follow Instructions
In progress ...