mirror of
https://github.com/rasbt/LLMs-from-scratch.git
synced 2025-11-14 00:55:11 +00:00
* Switch from urllib to requests to improve reliability * Keep ruff linter-specific * update * update * update
Appendix E: Parameter-efficient Finetuning with LoRA
- 01_main-chapter-code contains the main chapter code.