coaxsoft / pytorch_bertLinks
Tutorial for how to build BERT from scratch
☆95Updated last year
Alternatives and similar repositories for pytorch_bert
Users that are interested in pytorch_bert are comparing it to the libraries listed below
Sorting:
- Well documented, unit tested, type checked and formatted implementation of a vanilla transformer - for educational purposes.☆254Updated last year
- LLaMA 2 implemented from scratch in PyTorch☆337Updated last year
- LORA: Low-Rank Adaptation of Large Language Models implemented using PyTorch☆110Updated last year
- ☆84Updated last year
- This repository contains an implementation of the LLaMA 2 (Large Language Model Meta AI) model, a Generative Pretrained Transformer (GPT)…☆68Updated last year
- Distributed training (multi-node) of a Transformer model☆72Updated last year
- Collection of links, tutorials and best practices of how to collect the data and build end-to-end RLHF system to finetune Generative AI m…☆222Updated last year
- A minimum example of aligning language models with RLHF similar to ChatGPT☆220Updated last year
- Implementation of the first paper on word2vec☆231Updated 3 years ago
- Implementation of BERT-based Language Models☆19Updated last year
- Scripts for fine-tuning Llama2 via SFT and DPO.☆200Updated last year
- LoRA and DoRA from Scratch Implementations☆206Updated last year
- A (somewhat) minimal library for finetuning language models with PPO on human feedback.☆85Updated 2 years ago
- LLM Workshop by Sourab Mangrulkar☆387Updated last year
- PyTorch Implementation of OpenAI GPT-2☆335Updated last year
- A set of scripts and notebooks on LLM finetunning and dataset creation☆110Updated 9 months ago
- An open collection of implementation tips, tricks and resources for training large language models☆477Updated 2 years ago
- Implementation of Reinforcement Learning from Human Feedback (RLHF)☆171Updated 2 years ago
- Prune transformer layers☆69Updated last year
- ☆88Updated 9 months ago
- NeurIPS Large Language Model Efficiency Challenge: 1 LLM + 1GPU + 1Day☆256Updated last year
- Notes and commented code for RLHF (PPO)☆97Updated last year
- ☆17Updated 6 months ago
- ☆181Updated last year
- Implementation of CALM from the paper "LLM Augmented LLMs: Expanding Capabilities through Composition", out of Google Deepmind☆177Updated 10 months ago
- An extension of the nanoGPT repository for training small MOE models.☆160Updated 4 months ago
- Huggingface compatible implementation of RetNet (Retentive Networks, https://arxiv.org/pdf/2307.08621.pdf) including parallel, recurrent,…☆226Updated last year
- LLM_library is a comprehensive repository serves as a one-stop resource hands-on code, insightful summaries.☆69Updated last year
- Lightweight demos for finetuning LLMs. Powered by 🤗 transformers and open-source datasets.☆77Updated 8 months ago
- Implements Low-Rank Adaptation(LoRA) Finetuning from scratch☆77Updated 2 years ago