File tree 1 file changed +22
-0
lines changed
1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change
1
+ cff-version : 1.2.0
2
+ message : " If you use this book or its accompanying code, please cite it as follows."
3
+ title : " Build A Large Language Model (From Scratch)"
4
+ abstract : " This book provides a comprehensive, step-by-step guide to implementing a ChatGPT-like large language model from scratch in PyTorch."
5
+ date-released : 2024-09-12
6
+ authors :
7
+ - family-names : " Raschka"
8
+ given-names : " Sebastian"
9
+ license : " Apache-2.0"
10
+ url : " https://www.manning.com/books/build-a-large-language-model-from-scratch"
11
+ repository-code : " https://github.com/rasbt/LLMs-from-scratch"
12
+ keywords :
13
+ - large language models
14
+ - natural language processing
15
+ - artificial intelligence
16
+ - PyTorch
17
+ - machine learning
18
+ - deep learning
19
+ type : book
20
+ publisher : " Manning"
21
+ isbn : " 978-1633437166"
22
+ year : 2024
You can’t perform that action at this time.
0 commit comments