14 Commits

Author SHA1 Message Date
Sebastian Raschka
87deec0f5f Add standalone finetuning and evaluation scripts for chapter 7 (#234)
* add finetuning and eval scripts

* update link

* update links

* fix link
2024-06-21 05:23:24 -05:00
Sebastian Raschka
d440eb17bc Add standalone instruction finetuning script (#233) 2024-06-20 07:37:47 -05:00
rasbt
3ba51abf53 consistency 2024-06-19 19:47:31 -05:00
Daniel Kleine
49c77d9724 minor: fixed API name (#227)
* fixed api name

* Update ch07/01_main-chapter-code/ch07.ipynb

---------

Co-authored-by: Sebastian Raschka <mail@sebastianraschka.com>
2024-06-19 07:09:32 -05:00
Jinge Wang
605ec00a2a Fix some typos in ch07.ipynb (#224)
* Fixed some typos in ch06.ipynb

* Fix some typos in ch07.ipynb
2024-06-19 06:14:25 -05:00
Sebastian Raschka
f4c8bb024c add mps runtime (#223) 2024-06-18 20:58:59 -05:00
rasbt
339a7ce040 formating updates 2024-06-17 07:40:04 -05:00
rasbt
0ee9312662 formatting 2024-06-16 08:27:25 -05:00
Sebastian Raschka
232c4f338b Updated ch07 (#213)
* Updated ch07

* fix links

* check links
2024-06-15 15:10:01 -05:00
Sebastian Raschka
e91718f1e7 Add eos token to each response (#205)
* add eos token to each response

* remove figure
2024-06-11 08:57:12 -05:00
rasbt
cbbd4c5600 add performance of llama 3 models for reference 2024-06-10 18:21:58 -05:00
Daniel Kleine
9a81230968 ch07 fixes (#204)
* updated .gitginore for ch07

* fixed extract_response()
2024-06-10 17:31:13 -05:00
rasbt
029efee920 reorg first section 2024-06-10 08:20:12 -05:00
Sebastian Raschka
c3c7e64a63 ch07 first draft (#203) 2024-06-09 10:35:26 -05:00