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
- Quantized LLM training in pure CUDA/C++.☆230Updated this week
- PTX-Tutorial Written Purely By AIs (Deep Research of Openai and Claude 3.7)☆66Updated 9 months ago
- Learnings and programs related to CUDA☆432Updated 6 months ago
- in this repository, i'm going to implement increasingly complex llm inference optimizations☆79Updated 7 months ago
- small auto-grad engine inspired from Karpathy's micrograd and PyTorch☆276Updated last year
- Multi-Threaded FP32 Matrix Multiplication on x86 CPUs☆372Updated 8 months ago
- ☆84Updated 3 weeks ago
- (WIP) A small but powerful, homemade PyTorch from scratch.☆666Updated 2 weeks ago
- A really tiny autograd engine☆98Updated 7 months ago
- Following Karpathy with GPT-2 implementation and training, writing lots of comments cause I have memory of a goldfish☆172Updated last year
- My submission for the GPUMODE/AMD fp8 mm challenge☆29Updated 7 months ago
- An implement of deep learning framework and models in C☆48Updated 9 months ago
- Custom PTX Instruction Benchmark☆137Updated 10 months ago
- a tiny multidimensional array implementation in C similar to numpy, but only one file.☆225Updated last year
- Simple MPI implementation for prototyping or learning☆299Updated 5 months ago
- Accelerated General (FP32) Matrix Multiplication from scratch in CUDA☆176Updated last year
- a Minimal, clean code for the Byte Pair Encoding (BPE) algorithm commonly used in LLM tokenization in pure C.☆22Updated last year
- 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
- Solve puzzles to improve your tinygrad skills!☆175Updated 2 months ago
- SIMD quantization kernels☆92Updated 4 months ago
- Tensor library with autograd using only Rust's standard library☆71Updated last year
- coding CUDA everyday!☆72Updated last month
- A curated list of resources for learning and exploring Triton, OpenAI's programming language for writing efficient GPU code.☆451Updated 10 months ago
- Visualization of cache-optimized matrix multiplication☆157Updated 9 months ago
- Alex Krizhevsky's original code from Google Code☆198Updated 9 years ago
- my little linear algebra library☆44Updated last year
- GPT-2 in C☆79Updated last year
- could we make an ml stack in 100,000 lines of code?☆46Updated last year