rasbt
|
59a5c83726
|
remove redundant code line
|
2024-10-13 15:58:11 -05:00 |
|
Sebastian Raschka
|
68505fab64
|
Fix truncation issue in classify_review function (#373)
|
2024-09-25 19:54:36 -05:00 |
|
Mingyuan Xu
|
21e6971b11
|
Run generate example in ch06 optionally on GPU (#352)
* model.to("cuda")
model.to("cuda")
* update device placement
---------
Co-authored-by: rasbt <mail@sebastianraschka.com>
|
2024-09-13 08:01:52 -05:00 |
|
Sebastian Raschka
|
6dd8666d9c
|
Test code in pytorch 2.4 (#285)
* test code in pytorch 2.4
* update
|
2024-07-24 21:53:41 -05:00 |
|
Sebastian Raschka
|
2ce1d16de0
|
show how to use the finetuned model
|
2024-07-09 06:43:26 -07:00 |
|