mirror of
https://github.com/rasbt/LLMs-from-scratch.git
synced 2025-08-08 00:32:11 +00:00
Update README.md
This commit is contained in:
parent
81e9cea3d3
commit
f1c3d451fe
@ -139,7 +139,13 @@ However, since this repository contains the code corresponding to a print book,
|
||||
|
||||
## Citation
|
||||
|
||||
If you find this book or code useful for your research, please consider citing it:
|
||||
If you find this book or code useful for your research, please consider citing it.
|
||||
|
||||
Chicago-style citation:
|
||||
|
||||
> Raschka, Sebastian. *Build A Large Language Model (From Scratch)*. Manning, 2024. ISBN: 978-1633437166.
|
||||
|
||||
BibTeX entry:
|
||||
|
||||
```
|
||||
@book{build-llms-from-scratch-book,
|
||||
|
Loading…
x
Reference in New Issue
Block a user