https://github.com/arlindkadra/nanogpt
A simple implementation of a NanoGPT-2 model.
https://github.com/arlindkadra/nanogpt
Last synced: 3 months ago
JSON representation
A simple implementation of a NanoGPT-2 model.
- Host: GitHub
- URL: https://github.com/arlindkadra/nanogpt
- Owner: ArlindKadra
- License: apache-2.0
- Created: 2024-03-10T13:21:49.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-10T13:23:51.000Z (over 1 year ago)
- Last Synced: 2025-01-30T03:13:58.542Z (5 months ago)
- Language: Python
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# NanoGPT
A simple implementation of a NanoGPT-2 model.