llm.c
https://github.com/karpathy/llm.c
Cuda
LLM training in simple, raw C/CUDA
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.
Cuda not yet supported2 Subscribers
Add a CodeTriage badge to llm.c
Help out
- Issues
- compute sanitizers
- ThunderKittens Backend
- Added new cuda kernel for encoder forwards using three dimensional kernels
- Added kernel development file for permute_backwards
- Replaced parameter B with the total parameters calculated outside of the kernel
- Clarified installing CUDNN front-end headers and arch linux install instructs
- Added A10 to mfu.h
- add http status check for download_file
- image-gpt
- Simplified/faster "backward bias" kernel (column reduction)
- Docs
- Cuda not yet supported