apoorvnandan / lilgradLinks
pytorch from scratch in pure C/CUDA and python
☆41Updated last year
Alternatives and similar repositories for lilgrad
Users that are interested in lilgrad are comparing it to the libraries listed below
Sorting:
- Learning about CUDA by writing PTX code.☆151Updated last year
- PTX-Tutorial Written Purely By AIs (Deep Research of Openai and Claude 3.7)☆66Updated 9 months ago
- small auto-grad engine inspired from Karpathy's micrograd and PyTorch☆276Updated last year
- Learnings and programs related to CUDA☆432Updated 6 months ago
- Quantized LLM training in pure CUDA/C++.☆230Updated this week
- (WIP) A small but powerful, homemade PyTorch from scratch.☆666Updated 2 weeks ago
- ☆84Updated 3 weeks ago
- Multi-Threaded FP32 Matrix Multiplication on x86 CPUs☆372Updated 8 months ago
- Simple MPI implementation for prototyping or learning☆297Updated 5 months ago
- A really tiny autograd engine☆98Updated 7 months ago
- parallelized hyperdimensional tictactoe☆126Updated last year
- in this repository, i'm going to implement increasingly complex llm inference optimizations☆79Updated 7 months ago
- ☆88Updated 2 months ago
- Solve puzzles to improve your tinygrad skills!☆175Updated 2 months ago
- Custom PTX Instruction Benchmark☆137Updated 10 months ago
- a Minimal, clean code for the Byte Pair Encoding (BPE) algorithm commonly used in LLM tokenization in pure C.☆22Updated last year
- A high-performance attention mechanism that computes softmax normalization in a single streaming pass using running accumulators (online …☆28Updated 3 months ago
- Alex Krizhevsky's original code from Google Code☆198Updated 9 years ago
- Simple Byte pair Encoding mechanism used for tokenization process . written purely in C☆142Updated last year
- LLM training in simple, raw C/CUDA☆109Updated last year
- An implement of deep learning framework and models in C☆48Updated 9 months ago
- Visualization of cache-optimized matrix multiplication☆157Updated 9 months ago
- Following Karpathy with GPT-2 implementation and training, writing lots of comments cause I have memory of a goldfish☆172Updated last year
- Andrej Kapathy's micrograd implemented in c☆30Updated last year
- GPT-2 in C☆79Updated last year
- My submission for the GPUMODE/AMD fp8 mm challenge☆29Updated 7 months ago
- gpt written in plain c☆130Updated 6 months ago
- coding CUDA everyday!☆72Updated last month
- High-Performance SGEMM on CUDA devices☆115Updated 11 months ago
- Accelerated General (FP32) Matrix Multiplication from scratch in CUDA☆175Updated last year