karpathy / ng-video-lectureLinks
☆4,449Updated last year
Alternatives and similar repositories for ng-video-lecture
Users that are interested in ng-video-lecture are comparing it to the libraries listed below
Sorting:
- An autoregressive character-level language model for making more things☆3,553Updated last year
- The simplest, fastest repository for training/finetuning medium-sized GPTs.☆51,804Updated last month
- Video+code lecture on building nanoGPT from scratch☆4,648Updated last year
- Neural Networks: Zero to Hero☆19,568Updated last year
- A tiny scalar-valued autograd engine and a neural net library on top of it with PyTorch-like API☆14,278Updated last year
- Minimal, clean code for the Byte Pair Encoding (BPE) algorithm commonly used in LLM tokenization.☆10,254Updated last year
- An unnecessarily tiny implementation of GPT-2 in NumPy.☆3,436Updated 2 years ago
- A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training☆23,250Updated last year
- Pure Python from-scratch zero-dependency implementation of Bitcoin for educational purposes☆1,857Updated 4 years ago
- Solve puzzles. Improve your pytorch.☆3,863Updated last year
- Reproducing Yann LeCun 1989 paper "Backpropagation Applied to Handwritten Zip Code Recognition", to my knowledge the earliest real-world …☆702Updated last year
- Inference Llama 2 in one file of pure C☆19,089Updated last year
- Notebooks and various random fun☆1,134Updated 2 years ago
- tiktoken is a fast BPE tokeniser for use with OpenAI's models.☆16,915Updated 3 months ago
- Code Transformer neural network components piece by piece☆371Updated 2 years ago
- Simple transformer implementation from scratch in pytorch. (archival, latest version on codeberg)☆1,093Updated 9 months ago
- Simple and efficient pytorch-native transformer text generation in <1000 LOC of python.☆6,171Updated 4 months ago
- 🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.☆170Updated 3 years ago
- The official PyTorch implementation of Google's Gemma models☆5,595Updated 7 months ago
- Implementation of RLHF (Reinforcement Learning with Human Feedback) on top of the PaLM architecture. Basically ChatGPT but with PaLM☆7,878Updated 2 months ago
- Implementation of the LLaMA language model based on nanoGPT. Supports flash attention, Int8 and GPTQ 4bit quantization, LoRA and LLaMA-Ad…☆6,093Updated 6 months ago
- Language model alignment-focused deep learning curriculum☆1,510Updated last year
- Code Repository for Machine Learning with PyTorch and Scikit-Learn☆4,916Updated last week
- Explanation to key concepts in ML☆8,252Updated 6 months ago
- Attention is all you need implementation☆1,141Updated last year
- ☆808Updated 3 months ago
- This repository contains demos I made with the Transformers library by HuggingFace.☆11,453Updated 6 months ago
- The official code repository for the second edition of the O'Reilly book Generative Deep Learning: Teaching Machines to Paint, Write, Com…☆1,437Updated last year
- Hackers' Guide to Language Models☆1,862Updated last year
- Notes about "Attention is all you need" video (https://www.youtube.com/watch?v=bCz4OMemCcA)☆333Updated 2 years ago