Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/garywei944/evagpt
https://github.com/garywei944/evagpt
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/garywei944/evagpt
- Owner: garywei944
- License: mit
- Created: 2024-06-22T18:34:31.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-06-24T13:52:13.000Z (7 months ago)
- Last Synced: 2024-06-24T22:44:15.147Z (7 months ago)
- Language: Python
- Size: 10.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# evagpt: Implement GPT from scratch
See [this repo](https://github.com/karpathy/ng-video-lecture)
and [nanoGPT](https://github.com/karpathy/nanoGPT) for better implementation and
documentation.