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.☆125Updated last year
- PTX-Tutorial Written Purely By AIs (Deep Research of Openai and Claude 3.7)☆63Updated 2 weeks ago
- small auto-grad engine inspired from Karpathy's micrograd and PyTorch☆251Updated 4 months ago
- High-Performance SGEMM on CUDA devices☆88Updated 2 months ago
- Andrej Kapathy's micrograd implemented in c☆28Updated 8 months ago
- LLM training in simple, raw C/CUDA☆92Updated 11 months ago
- A curated list of resources for learning and exploring Triton, OpenAI's programming language for writing efficient GPU code.☆319Updated 3 weeks ago
- Learnings and programs related to CUDA☆377Updated last month
- NanoGPT-speedrunning for the poor T4 enjoyers☆57Updated this week
- A repository to unravel the language of GPUs, making their kernel conversations easy to understand☆170Updated this week
- Alex Krizhevsky's original code from Google Code☆191Updated 9 years ago
- A really tiny autograd engine☆90Updated 11 months ago
- parallelized hyperdimensional tictactoe☆118Updated 7 months ago
- Tensor library with autograd using only Rust's standard library☆67Updated 9 months ago
- making the official triton tutorials actually comprehensible☆23Updated 2 weeks ago
- ☆47Updated this week
- an open source reproduction of NVIDIA's nGPT (Normalized Transformer with Representation Learning on the Hypersphere)☆93Updated last month
- Custom PTX Instruction Benchmark☆122Updated last month
- ☆46Updated last week
- Following master Karpathy with GPT-2 implementation and training, writing lots of comments cause I have memory of a goldfish☆170Updated 8 months ago
- ☆20Updated last month
- could we make an ml stack in 100,000 lines of code?☆41Updated 8 months ago
- This repository contain the simple llama3 implementation in pure jax.☆63Updated last month
- moondream in zig.☆58Updated this week
- Simple Byte pair Encoding mechanism used for tokenization process . written purely in C☆129Updated 4 months ago
- ☆42Updated this week
- my little linear algebra library☆47Updated 9 months ago
- a Minimal, clean code for the Byte Pair Encoding (BPE) algorithm commonly used in LLM tokenization in pure C.☆21Updated 9 months ago
- Accelerated General (FP32) Matrix Multiplication from scratch in CUDA☆111Updated 3 months ago
- Visualization of cache-optimized matrix multiplication☆105Updated 3 weeks ago