nanogpt
https://github.com/karpathy/nanogpt
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
not yet supported1 Subscribers
Add a CodeTriage badge to nanogpt
Help out
- Issues
- Added links for other references
- Fix IndexError on val.bin generate
- why batch size = 480 instead of 512 as in the GPT-2 paper?
- adding TP inference
- Fix typo in running instructions for train.py
- Update bench.py
- Update configurator.py
- Numeric difference in logits during decoding
- Fix a small bug in the attention bias calculation when flash attention is not available
- Update transformer_sizing.ipynb
- Docs
- not yet supported