Commit Graph

27 Commits

Author SHA1 Message Date
Sebastian Raschka
7bd263144e Switch from urllib to requests to improve reliability (#867)
* Switch from urllib to requests to improve reliability

* Keep ruff linter-specific

* update

* update

* update
2025-10-07 15:22:59 -05:00
Sebastian Raschka
a08d7aaa84 Uv workflow improvements (#531)
* Uv workflow improvements

* Uv workflow improvements

* linter improvements

* pytproject.toml fixes

* pytproject.toml fixes

* pytproject.toml fixes

* pytproject.toml fixes

* pytproject.toml fixes

* pytproject.toml fixes

* windows fixes

* windows fixes

* windows fixes

* windows fixes

* windows fixes

* windows fixes

* win32 fix

* win32 fix

* win32 fix

* win32 fix

* win32 fix

* win32 fix

* win32 fix

* win32 fix

* win32 fix

* win32 fix

* win32 fix

* win32 fix

* win32 fix

* win32 fix

* win32 fix

* win32 fix

* win32 fix

* win32 fix

* win32 fix
2025-02-16 13:16:51 -06:00
rasbt
a7869ad2bf Fix 8-billion-parameter spelling 2024-07-28 10:48:56 -05:00
rasbt
f5a4f9dee3 add spearman and kendall-tau analysis 2024-07-02 07:55:32 -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
1db1999951 minor fixes (#248)
* removed duplicated numpy req

* labels to array

* autopep8 NBs
2024-06-26 08:52:51 -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
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
Sebastian Raschka
aba7ed2eb1 Updated ch07 (#213)
* Updated ch07

* fix links

* check links
2024-06-15 15:10:01 -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
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
771992c486 Add openai model eval utility code 2024-05-26 10:44:15 -05:00