apoorvnandan / lilgradLinks
pytorch from scratch in pure C/CUDA and python
☆40Updated 8 months ago
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.☆132Updated last year
- PTX-Tutorial Written Purely By AIs (Deep Research of Openai and Claude 3.7)☆67Updated 3 months ago
- in this repository, i'm going to implement increasingly complex llm inference optimizations☆60Updated last month
- small auto-grad engine inspired from Karpathy's micrograd and PyTorch☆271Updated 7 months ago
- Multi-Threaded FP32 Matrix Multiplication on x86 CPUs☆352Updated 2 months ago
- ☆21Updated 3 weeks ago
- my little linear algebra library☆46Updated 11 months ago
- A really tiny autograd engine☆94Updated 3 weeks ago
- Learnings and programs related to CUDA☆407Updated 4 months ago
- Andrej Kapathy's micrograd implemented in c☆28Updated 10 months ago
- LLM training in simple, raw C/CUDA☆99Updated last year
- An implement of deep learning framework and models in C☆48Updated 2 months ago
- My submission for the GPUMODE/AMD fp8 mm challenge☆25Updated 2 weeks ago
- moondream in zig.☆71Updated 3 weeks ago
- SIMD quantization kernels☆71Updated last week
- Alex Krizhevsky's original code from Google Code☆192Updated 9 years ago
- parallelized hyperdimensional tictactoe☆117Updated 9 months ago
- Custom PTX Instruction Benchmark☆126Updated 3 months ago
- Tensor library with autograd using only Rust's standard library☆68Updated 11 months ago
- NanoGPT-speedrunning for the poor T4 enjoyers☆66Updated 2 months ago
- A repository to unravel the language of GPUs, making their kernel conversations easy to understand☆185Updated 3 weeks ago
- A simple MLX implementation for pretraining LLMs on Apple Silicon.☆80Updated last month
- could we make an ml stack in 100,000 lines of code?☆46Updated 11 months ago
- Notes on "Programming Massively Parallel Processors" by Hwu, Kirk, and Hajj (4th ed.)☆53Updated 10 months ago
- Simple MPI implementation for prototyping or learning☆248Updated 2 weeks ago
- a Minimal, clean code for the Byte Pair Encoding (BPE) algorithm commonly used in LLM tokenization in pure C.☆21Updated 11 months ago
- Visualization of cache-optimized matrix multiplication☆148Updated 3 months ago
- GPT-2 in C☆71Updated 5 months ago
- (WIP) A small but powerful, homemade PyTorch from scratch.☆555Updated this week
- Write a fast kernel and run it on Discord. See how you compare against the best!☆46Updated this week