apoorvnandan / lilgrad
pytorch from scratch in pure C/CUDA and python
☆40Updated 5 months ago
Alternatives and similar repositories for lilgrad:
Users that are interested in lilgrad are comparing it to the libraries listed below
- Learning about CUDA by writing PTX code.☆122Updated last year
- A really tiny autograd engine☆90Updated 10 months ago
- LLM training in simple, raw C/CUDA☆92Updated 10 months ago
- small auto-grad engine inspired from Karpathy's micrograd and PyTorch☆251Updated 3 months ago
- Simple Byte pair Encoding mechanism used for tokenization process . written purely in C☆127Updated 3 months ago
- Learnings and programs related to CUDA☆323Updated 2 weeks ago
- Andrej Kapathy's micrograd implemented in c☆29Updated 7 months ago
- my little linear algebra library☆47Updated 8 months ago
- Multi-Threaded FP32 Matrix Multiplication on x86 CPUs☆340Updated 2 weeks ago
- Notes on "Programming Massively Parallel Processors" by Hwu, Kirk, and Hajj (4th ed.)☆52Updated 7 months ago
- Accelerated General (FP32) Matrix Multiplication from scratch in CUDA☆106Updated 2 months ago
- GPT-2 in C☆65Updated 2 months ago
- A curated list of resources for learning and exploring Triton, OpenAI's programming language for writing efficient GPU code.☆296Updated 2 weeks ago
- ☆46Updated 7 months ago
- High-Performance SGEMM on CUDA devices☆85Updated last month
- a Minimal, clean code for the Byte Pair Encoding (BPE) algorithm commonly used in LLM tokenization in pure C.☆21Updated 8 months ago
- ☆32Updated last month
- Nvidia Instruction Set Specification Generator☆254Updated 8 months ago
- could we make an ml stack in 100,000 lines of code?☆30Updated 7 months ago
- Following master Karpathy with GPT-2 implementation and training, writing lots of comments cause I have memory of a goldfish☆169Updated 7 months ago
- Rust Implementation of micrograd☆51Updated 8 months ago
- parallelized hyperdimensional tictactoe☆113Updated 6 months ago
- Visualization of cache-optimized matrix multiplication☆104Updated 5 years ago
- Solve puzzles to improve your tinygrad skills!☆117Updated 5 months ago
- Alex Krizhevsky's original code from Google Code☆190Updated 9 years ago
- This repo has all the basic things you'll need in-order to understand complete vision transformer architecture and its various implementa…☆212Updated 2 months ago