https://github.com/hildam/nanogpt-learning
NanoGPT Learning Code
https://github.com/hildam/nanogpt-learning
Last synced: 4 months ago
JSON representation
NanoGPT Learning Code
- Host: GitHub
- URL: https://github.com/hildam/nanogpt-learning
- Owner: HildaM
- License: mit
- Created: 2024-02-27T07:50:40.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-28T10:41:22.000Z (over 1 year ago)
- Last Synced: 2025-01-13T18:39:44.945Z (5 months ago)
- Language: Jupyter Notebook
- Size: 1.75 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# NanoGPT Learning
This the learning code for video "[Let's build GPT: from scratch, in code, spelled out.](https://www.youtube.com/watch?v=kCc8FmEb1nY)"
If you want to look deeper into LLM, look up this resitory [NanoGPT](https://github.com/karpathy/nanoGPT)