12 Commits

Author SHA1 Message Date
Sebastian Raschka
78bbcb3643
Remove redundant model = (#663) 2025-06-13 11:03:55 -05:00
Sebastian Raschka
3c29b67cd0
Add torchrun bonus code (#524) 2025-02-11 17:01:09 -06:00
Victor Skvortsov
f90bec7dfb
Comment that DDP-script.py does not work with GPUs > 2 (#523) 2025-02-11 13:23:49 -06:00
Sebastian Raschka
75133605c5
Set sampler in DDP example 2024-10-21 09:26:01 -05:00
Sebastian Raschka
4caafddb93
Improve DDP on Windows (#376)
* Update DDP-script.py for Windows

* Windows handling

---------

Co-authored-by: Nathan Brown <nathan@nkbrown.us>
2024-09-29 16:53:48 -05:00
Sebastian Raschka
08040f024c
Test code in pytorch 2.4 (#285)
* test code in pytorch 2.4

* update
2024-07-24 21:53:41 -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
Sebastian Raschka
233c861930
Add A.1 and A.2 solutions (#198)
* add A.1 and A.2 solutions

* fix links
2024-06-08 09:50:01 -05:00
rasbt
f95e0a910d
easier to read tensor formatting 2024-06-02 21:08:35 -05:00
rasbt
98d453b666
update formatting 2024-05-24 07:20:37 -05:00
rasbt
80113872c7
update header 2024-05-24 07:15:41 -05:00
Sebastian Raschka
e757091301
Organized setup instructions (#115)
* Organized setup instructions

* update tets

* link checker action

* raise error upon broken link

* fix links

* fix links

* delete duplicated paragraph
2024-04-10 22:09:46 -04:00