瀏覽代碼

Merge pull request #103 from stjepanjurekovic/patch-1

Added Build a Large Language Model (From Scratch)
Hannibal046 1 年之前
父節點
當前提交
fe88df6e47
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -424,6 +424,7 @@ The above tables coule be better summarized by this wonderful visualization from
 
 ## Books
 - [Generative AI with LangChain: Build large language model (LLM) apps with Python, ChatGPT, and other LLMs](https://amzn.to/3GUlRng) - it comes with a [GitHub repository](https://github.com/benman1/generative_ai_with_langchain) that showcases a lot of the functionality
+- [Build a Large Language Model (From Scratch)](https://www.manning.com/books/build-a-large-language-model-from-scratch) - A guide to building your own working LLM.
 
 
 ## Opinions