Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ankumar authored Apr 10, 2024
1 parent 3e329c1 commit 658a702
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions karpathy/README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,8 @@
1. [Let's build GPT](https://www.youtube.com/watch?v=kCc8FmEb1nY) / https://github.com/karpathy/nanoGPT
2. [Let's build the GPT Tokenizer](https://www.youtube.com/watch?v=zduSFxRajkE)
LLM training in simple, raw C/CUDA

https://github.com/karpathy/llm.c

--

- [Let's build GPT](https://www.youtube.com/watch?v=kCc8FmEb1nY) / https://github.com/karpathy/nanoGPT
- [Let's build the GPT Tokenizer](https://www.youtube.com/watch?v=zduSFxRajkE)

0 comments on commit 658a702

Please sign in to comment.