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
- Modal script - benchmarking, profiling and libraries
- Micro optimization for `softmax_forward_kernel5`
- Fix MSVC compilation error with openMP
- Check for the existence of CUDNN_FRONTEND_PATH before looking in default directories. If it exists, skip additional checks.
- Generation error on MPS (Torch >= 2.2.0, MacOS 14.4)
- Support MPI distributed training
- feat(attention_forward.cu): Gentle introduction to CuTe(cutlass)
- Flashattention
- muP (maximum update parametrization)
- CPU: atomicAdd(float*)
- Docs
- Cuda not yet supported