Skip to content

Commit

Permalink
Appendix E: Parameter-efficient Finetuning with LoRA (#142)
Browse files Browse the repository at this point in the history
  • Loading branch information
rasbt authored May 5, 2024
1 parent 3a63232 commit 978ef48
Show file tree
Hide file tree
Showing 5 changed files with 2,053 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ Alternatively, you can view this and other files on GitHub at [https://github.co
| Appendix B: References and Further Reading | No code | - |
| Appendix C: Exercise Solutions | No code | - |
| Appendix D: Adding Bells and Whistles to the Training Loop | - [appendix-D.ipynb](appendix-D/01_main-chapter-code/appendix-D.ipynb) | [./appendix-D](./appendix-D) |
| Appendix E: Parameter-efficient Finetuning with LoRA | - Q2 2024 | ... |
| Appendix E: Parameter-efficient Finetuning with LoRA | - [appendix-E.ipynb](appendix-E/01_main-chapter-code/appendix-E.ipynb) | [./appendix-E](./appendix-E) |



Expand Down
Loading

0 comments on commit 978ef48

Please sign in to comment.