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-28 10:30:36 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
LLMs-from-scratch
/
appendix-E
History
Sebastian Raschka
4fad4695f6
Fix timeout issue related to spam data backup url (
#544
)
...
* Add backup url for Spam Dataset * import urllib * fix url * fix timeout issue
2025-02-20 09:26:23 -06:00
..
01_main-chapter-code
Fix timeout issue related to spam data backup url (
#544
)
2025-02-20 09:26:23 -06:00
README.md
Appendix E: Parameter-efficient Finetuning with LoRA (
#142
)
2024-05-05 12:05:17 -05:00
README.md
Appendix E: Parameter-efficient Finetuning with LoRA
01_main-chapter-code
contains the main chapter code.