evintunador / minLlama3Links
a simplified version of Meta's Llama 3 model to be used for learning
☆43Updated last year
Alternatives and similar repositories for minLlama3
Users that are interested in minLlama3 are comparing it to the libraries listed below
Sorting:
- This repository contains an implementation of the LLaMA 2 (Large Language Model Meta AI) model, a Generative Pretrained Transformer (GPT)…☆74Updated 2 years ago
- LLaMA 2 implemented from scratch in PyTorch☆358Updated 2 years ago
- LORA: Low-Rank Adaptation of Large Language Models implemented using PyTorch☆117Updated 2 years ago
- Reference implementation of Mistral AI 7B v0.1 model.☆28Updated last year
- Distributed training (multi-node) of a Transformer model☆86Updated last year
- From scratch implementation of a vision language model in pure PyTorch☆248Updated last year
- LLaMA 3 is one of the most promising open-source model after Mistral, we will recreate it's architecture in a simpler manner.☆190Updated last year
- Combining ViT and GPT-2 for image captioning. Trained on MS-COCO. The model was implemented mostly from scratch.☆46Updated 2 years ago
- Micro Llama is a small Llama based model with 300M parameters trained from scratch with $500 budget☆161Updated 3 months ago
- Complete implementation of Llama2 with/without KV cache & inference 🚀☆48Updated last year
- minimal GRPO implementation from scratch☆99Updated 8 months ago
- Building a 2.3M-parameter LLM from scratch with LLaMA 1 architecture.☆190Updated last year
- ☆216Updated 10 months ago
- LoRA and DoRA from Scratch Implementations☆211Updated last year
- A compact LLM pretrained in 9 days by using high quality data☆333Updated 7 months ago
- Notes and commented code for RLHF (PPO)☆114Updated last year
- A family of compressed models obtained via pruning and knowledge distillation☆355Updated last week
- LLM Workshop by Sourab Mangrulkar☆395Updated last year
- An extension of the nanoGPT repository for training small MOE models.☆210Updated 8 months ago
- PyTorch implementation of Infini-Transformer from "Leave No Context Behind: Efficient Infinite Context Transformers with Infini-attention…☆292Updated last year
- Training small GPT-2 style models using Kolmogorov-Arnold networks.☆121Updated last year
- Training and Fine-tuning an llm in Python and PyTorch.☆43Updated 2 years ago
- ☆45Updated 5 months ago
- Minimal hackable GRPO implementation☆300Updated 9 months ago
- nanoGRPO is a lightweight implementation of Group Relative Policy Optimization (GRPO)☆125Updated 6 months ago
- Official repository for ORPO☆465Updated last year
- Notes about "Attention is all you need" video (https://www.youtube.com/watch?v=bCz4OMemCcA)☆321Updated 2 years ago
- Direct Preference Optimization Implementation☆17Updated last year
- Starter pack for NeurIPS LLM Efficiency Challenge 2023.☆126Updated 2 years ago
- Q-GaLore: Quantized GaLore with INT4 Projection and Layer-Adaptive Low-Rank Gradients.☆202Updated last year