Jaykef / micrograd.cLinks
Port of Karpathy's micrograd in pure C. Micrograd is a tiny scalar-valued autograd engine and a neural net library on top of it with PyTorch-like API.
☆34Updated last year
Alternatives and similar repositories for micrograd.c
Users that are interested in micrograd.c are comparing it to the libraries listed below
Sorting:
- A really tiny autograd engine☆99Updated 8 months ago
- This repository contain the simple llama3 implementation in pure jax.☆71Updated 11 months ago
- Inference of Mamba and Mamba2 models in pure C☆196Updated 2 weeks ago
- Inference RWKV v7 in pure C.☆44Updated 4 months ago
- Alex Krizhevsky's original code from Google Code☆199Updated 9 years ago
- pytorch from scratch in pure C/CUDA and python☆41Updated last year
- Andrej Kapathy's micrograd implemented in c☆30Updated last year
- A simple MLX implementation for pretraining LLMs on Apple Silicon.☆85Updated 5 months ago
- Port of Andrej Karpathy's nanoGPT to Apple MLX framework.☆117Updated 2 years ago
- PTX-Tutorial Written Purely By AIs (Deep Research of Openai and Claude 3.7)☆66Updated 10 months ago
- Learning about CUDA by writing PTX code.☆152Updated last year
- Simple Byte pair Encoding mechanism used for tokenization process . written purely in C☆146Updated last year
- 1.58 Bit LLM on Apple Silicon using MLX☆243Updated last year
- Following Karpathy with GPT-2 implementation and training, writing lots of comments cause I have memory of a goldfish☆172Updated last year
- NanoGPT-speedrunning for the poor T4 enjoyers☆73Updated 9 months ago
- noise_step: Training in 1.58b With No Gradient Memory☆220Updated last year
- a highly efficient compression algorithm for the n1 implant (neuralink's compression challenge)☆47Updated last year
- SIMD quantization kernels☆94Updated 5 months ago
- ☆137Updated last year
- Inference Llama/Llama2/Llama3 Modes in NumPy☆21Updated 2 years ago
- Fast parallel LLM inference for MLX☆246Updated last year
- ☆96Updated last year
- an open source reproduction of NVIDIA's nGPT (Normalized Transformer with Representation Learning on the Hypersphere)☆110Updated 11 months ago
- in this repository, i'm going to implement increasingly complex llm inference optimizations☆81Updated 8 months ago
- Video+code lecture on building nanoGPT from scratch☆68Updated last year
- look how they massacred my boy☆63Updated last year
- A zero-to-one guide on scaling modern transformers with n-dimensional parallelism.☆115Updated last month
- MLX port for xjdr's entropix sampler (mimics jax implementation)☆61Updated last year
- Benchmarks comparing PyTorch and MLX on Apple Silicon GPUs☆93Updated 2 weeks ago
- Simple Transformer in Jax☆142Updated last year