mirror of
https://github.com/rasbt/LLMs-from-scratch.git
synced 2026-04-10 12:33:42 +00:00
Chainlit bonus material fixes (#361)
* fix cmd * moved idx to device * improved code with clone().detach() * fixed path * fix: added extra line for pep8 * updated .gitginore * Update ch05/06_user_interface/app_orig.py * Update ch05/06_user_interface/app_own.py * Apply suggestions from code review --------- Co-authored-by: Sebastian Raschka <mail@sebastianraschka.com>
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -92,6 +92,7 @@ ch07/04_preference-tuning-with-dpo/loss-plot.pdf
|
||||
# Other
|
||||
ch05/06_user_interface/chainlit.md
|
||||
ch05/06_user_interface/.chainlit
|
||||
ch05/06_user_interface/.files
|
||||
|
||||
# Temporary OS-related files
|
||||
.DS_Store
|
||||
|
||||
Reference in New Issue
Block a user