Skip to content

Commit ba3137f

Browse files
authored
Update CITATION.cff
1 parent 734f36a commit ba3137f

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

CITATION.cff

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cff-version: 1.2.0
22
message: "If you use this book or its accompanying code, please cite it as follows."
3-
title: "Build A Large Language Model (From Scratch)"
3+
title: "Build A Large Language Model (From Scratch), Published by Manning, ISBN 978-1633437166"
44
abstract: "This book provides a comprehensive, step-by-step guide to implementing a ChatGPT-like large language model from scratch in PyTorch."
55
date-released: 2024-09-12
66
authors:
@@ -16,13 +16,3 @@ keywords:
1616
- PyTorch
1717
- machine learning
1818
- deep learning
19-
type: book
20-
references:
21-
- title: "Build A Large Language Model (From Scratch)"
22-
date-released: 2024-09-12
23-
authors:
24-
- family-names: "Raschka"
25-
given-names: "Sebastian"
26-
publisher: "Manning"
27-
type: book
28-
isbn: "978-1633437166"

0 commit comments

Comments
 (0)