24 Commits

Author SHA1 Message Date
Daniel Kleine
90b25ece3d
fixed spelling typos (#258) 2024-07-03 07:47:33 -05:00
Sebastian Raschka
f6bcdd37bd
Fix links in summary sections (#254) 2024-06-29 07:51:31 -05:00
rasbt
31806828d0
add links to summary sections 2024-06-29 07:33:26 -05:00
Daniel Kleine
1e69c8e0b5
fixed minor issues (#252)
* fixed typo

* fixed var name in md text
2024-06-29 06:38:25 -05:00
Sebastian Raschka
e296e8f6be
Use deterministic ollama settings (#250)
* deterministic ollama settings

* add missing file
2024-06-27 07:16:48 -05:00
Daniel Kleine
81c843bdc0
minor fixes (#246)
* removed duplicated white spaces

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

* Update ch07/05_dataset-generation/llama3-ollama.ipynb

* removed duplicated white spaces

* fixed title again

---------

Co-authored-by: Sebastian Raschka <mail@sebastianraschka.com>
2024-06-25 17:30:30 -05:00
rasbt
0734570b28
refresh figures 2024-06-23 10:41:29 -05:00
Sebastian Raschka
4c69df6070
removes redundent figsize code (#244) 2024-06-23 09:24:07 -05:00
Sebastian Raschka
cf0df54d7d
Show epochs as integers on x-axis (#241)
* Show epochs as integers on x-axis

* Update ch07/01_main-chapter-code/previous_chapters.py

* remove extra s

* modify exercise plots

* update chapter 7 plot

* resave ch07 for better file diff
2024-06-23 07:41:25 -05:00
Daniel Kleine
51ca343e83
fixed typo (#243)
* fixed copy-paste typo

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

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

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

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

---------

Co-authored-by: Sebastian Raschka <mail@sebastianraschka.com>
2024-06-23 07:11:04 -05:00
Sebastian Raschka
6c0dc2362b
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
8ccca3a882
Add standalone instruction finetuning script (#233) 2024-06-20 07:37:47 -05:00
rasbt
8773981de0
consistency 2024-06-19 19:47:31 -05:00
Daniel Kleine
44cda14494
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
8d43b4bfea
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
1ba1bb4c77
add mps runtime (#223) 2024-06-18 20:58:59 -05:00
rasbt
7b2174b115
formating updates 2024-06-17 07:40:04 -05:00
rasbt
f6274117b9
formatting 2024-06-16 08:27:25 -05:00
Sebastian Raschka
aba7ed2eb1
Updated ch07 (#213)
* Updated ch07

* fix links

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

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

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