hkproj / bert-from-scratchLinks
BERT explained from scratch
☆16Updated 2 years ago
Alternatives and similar repositories for bert-from-scratch
Users that are interested in bert-from-scratch are comparing it to the libraries listed below
Sorting:
- Complete implementation of Llama2 with/without KV cache & inference 🚀☆49Updated last year
- LORA: Low-Rank Adaptation of Large Language Models implemented using PyTorch☆117Updated 2 years ago
- Notes on quantization in neural networks☆113Updated 2 years ago
- ☆45Updated 6 months ago
- A set of scripts and notebooks on LLM finetunning and dataset creation☆112Updated last year
- Prune transformer layers☆74Updated last year
- ☆99Updated last year
- Notes about LLaMA 2 model☆71Updated 2 years ago
- Unofficial implementation of https://arxiv.org/pdf/2407.14679☆52Updated last year
- Distributed training (multi-node) of a Transformer model☆90Updated last year
- Building GPT ...☆18Updated last year
- An extension of the nanoGPT repository for training small MOE models.☆218Updated 9 months ago
- LLaMA 2 implemented from scratch in PyTorch☆363Updated 2 years ago
- This repository contains an implementation of the LLaMA 2 (Large Language Model Meta AI) model, a Generative Pretrained Transformer (GPT)…☆74Updated 2 years ago
- ☆86Updated 2 years ago
- Notes on Direct Preference Optimization☆23Updated last year
- Code for "LayerSkip: Enabling Early Exit Inference and Self-Speculative Decoding", ACL 2024☆349Updated 7 months ago
- ☆188Updated last year
- LoRA and DoRA from Scratch Implementations☆215Updated last year
- Reference implementation of Mistral AI 7B v0.1 model.☆28Updated last year
- Recreating PyTorch from scratch (C/C++, CUDA, NCCL and Python, with multi-GPU support and automatic differentiation!)☆161Updated 3 weeks ago
- Code for studying the super weight in LLM☆121Updated last year
- Mixed precision training from scratch with Tensors and CUDA☆28Updated last year
- Various installation guides for Large Language Models☆77Updated 7 months ago
- A repository to unravel the language of GPUs, making their kernel conversations easy to understand☆195Updated 6 months ago
- ☆227Updated 11 months ago
- Advanced NLP, Spring 2025 https://cmu-l3.github.io/anlp-spring2025/☆69Updated 8 months ago
- LLM Workshop by Sourab Mangrulkar☆398Updated last year
- Notes and commented code for RLHF (PPO)☆120Updated last year
- Fine-tune an LLM to perform batch inference and online serving.☆115Updated 6 months ago