Commit Graph

38 Commits

Author SHA1 Message Date
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
Daniel Kleine
fba205985d minor fixes (#222)
* fixed labels

* fixed typo

---------

Co-authored-by: Sebastian Raschka <mail@sebastianraschka.com>
2024-06-18 19:37:26 -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
rasbt
e24fd98cdf distinguish better between main chapter code and bonus materials 2024-06-11 21:07:42 -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
rasbt
3b696a0b3c make error more explicit 2024-06-08 13:21:40 -05:00
rasbt
4ac480c9ae add instruction dataset 2024-06-08 10:38:41 -05:00
rasbt
f42290e83b remove redundant file 2024-06-07 08:37:46 -05:00
Daniel Kleine
b178040b79 fixed code (#197) 2024-06-07 06:52:05 -05:00
rasbt
53060dfdfc update ollama instructions 2024-06-06 21:03:40 -05:00
Sebastian Raschka
e27d9475cb correlation analysis (#196) 2024-06-06 09:15:08 -05:00
rasbt
d271f317e0 explain ollama serve command 2024-06-06 06:42:54 -05:00
rasbt
c6efa78325 remove empty cell 2024-06-05 18:18:16 -05:00
Sebastian Raschka
ef580a0d57 Merge branch 'main' into ollama-eval 2024-06-05 08:23:45 -05:00
rasbt
30ebd7427c Ollama-based model evaluation 2024-06-05 08:21:28 -05:00
Sebastian Raschka
6290dade88 remove redundant dependency 2024-06-04 20:54:19 -05:00
rasbt
554cbd6bff revert 2024-05-27 07:37:53 -05:00
rasbt
87c3e78dcb Revert "Revert "newline""
This reverts commit a53ca10508.
2024-05-27 07:32:45 -05:00
rasbt
a53ca10508 Revert "newline"
This reverts commit 23982ed3fa.
2024-05-27 07:32:22 -05:00
rasbt
23982ed3fa newline 2024-05-27 07:30:27 -05:00
rasbt
8ad5facfb8 Update API approach and add progress bar 2024-05-27 07:29:06 -05:00
rasbt
dd7ba32b56 add comment 2024-05-27 07:18:07 -05:00
rasbt
306336c32d add keys 2024-05-27 07:13:59 -05:00
rasbt
fa757e5e48 fixes 2024-05-26 14:28:30 -05:00
rasbt
bd23d7e515 refine similarity search 2024-05-26 14:25:09 -05:00
rasbt
771992c486 Add openai model eval utility code 2024-05-26 10:44:15 -05:00
rasbt
0c253ad843 OpenAI API example to create instruction examples 2024-05-25 18:03:37 -05:00
rasbt
9c933008ed pep8 2024-05-25 11:42:59 -05:00
rasbt
b5dd2259b8 style and requirements 2024-05-25 11:38:55 -05:00
rasbt
abdb2fc61f dataset utils 2024-05-25 11:22:51 -05:00