소스 검색

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