Antimatter543 / karpathy-NN-lectures
My runthrough of karpathy's lectures (with notes), building NN's from scratch, simple autoregressive language models, GPT models and learnt ML techniques.
☆11Updated last year
Alternatives and similar repositories for karpathy-NN-lectures:
Users that are interested in karpathy-NN-lectures are comparing it to the libraries listed below
- This repository contain the simple llama3 implementation in pure jax.☆63Updated 2 months ago
- Simple Transformer in Jax☆136Updated 10 months ago
- This repo is my attempt at a rough implementation of nanoGPT trained on a dataset of 30,000 unique Twitter usernames☆24Updated last year
- an open source reproduction of NVIDIA's nGPT (Normalized Transformer with Representation Learning on the Hypersphere)☆98Updated 2 months ago
- A really tiny autograd engine☆92Updated last year
- Fully fine-tune large models like Mistral, Llama-2-13B, or Qwen-14B completely for free☆231Updated 6 months ago
- A simple MLX implementation for pretraining LLMs on Apple Silicon.☆74Updated last week
- Tensor library with autograd using only Rust's standard library☆67Updated 10 months ago
- MLX port for xjdr's entropix sampler (mimics jax implementation)