ypeleg / llamaLinks
User-friendly LLaMA: Train or Run the model using PyTorch. Nothing else.
☆339Updated 2 years ago
Alternatives and similar repositories for llama
Users that are interested in llama are comparing it to the libraries listed below
Sorting:
- This repository contains code for extending the Stanford Alpaca synthetic instruction tuning to existing instruction-tuned models such as…☆353Updated 2 years ago
- ☆460Updated last year
- Repo for fine-tuning Casual LLMs☆457Updated last year
- Tune any FALCON in 4-bit☆466Updated last year
- Open-source pre-training implementation of Google's LaMDA in PyTorch. Adding RLHF similar to ChatGPT.☆472Updated last year
- LaMini-LM: A Diverse Herd of Distilled Models from Large-Scale Instructions☆821Updated 2 years ago
- ☆535Updated last year
- Implementation of Reinforcement Learning from Human Feedback (RLHF)☆172Updated 2 years ago
- A dataset featuring diverse dialogues between two ChatGPT (gpt-3.5-turbo) instances with system messages written by GPT-4. Covering vario…☆166Updated 2 years ago
- A crude RLHF layer on top of nanoGPT with Gumbel-Softmax trick☆290Updated last year
- Reverse Instructions to generate instruction tuning data with corpus examples☆215Updated last year
- Code for fine-tuning Platypus fam LLMs using LoRA☆628Updated last year
- Due to restriction of LLaMA, we try to reimplement BLOOM-LoRA (much less restricted BLOOM license here https://huggingface.co/spaces/bigs…☆184Updated 2 years ago
- Finetuning Large Language Models on One Consumer GPU in 2 Bits☆730Updated last year
- A full pipeline to finetune Vicuna LLM with LoRA and RLHF on consumer hardware. Implementation of RLHF (Reinforcement Learning with Human…☆219Updated last year
- This project is an attempt to create a common metric to test LLM's for progress in eliminating hallucinations which is the most serious c…☆222Updated 2 years ago
- Open Instruction Generalist is an assistant trained on massive synthetic instructions to perform many millions of tasks☆208Updated last year
- Crosslingual Generalization through Multitask Finetuning☆535Updated 11 months ago
- Plain pytorch implementation of LLaMA☆188Updated 2 years ago
- fastLLaMa: An experimental high-performance framework for running Decoder-only LLMs with 4-bit quantization in Python using a C/C++ backe…☆413Updated 2 years ago
- ☆123Updated 2 years ago
- ☆368Updated 2 years ago
- OpenAlpaca: A Fully Open-Source Instruction-Following Model Based On OpenLLaMA☆302Updated 2 years ago
- Guide: Finetune GPT2-XL (1.5 Billion Parameters) and finetune GPT-NEO (2.7 B) on a single GPU with Huggingface Transformers using DeepSpe…☆436Updated 2 years ago
- A minimum example of aligning language models with RLHF similar to ChatGPT☆221Updated last year
- ☆272Updated 2 years ago
- minichatgpt - To Train ChatGPT In 5 Minutes☆169Updated 2 years ago
- Landmark Attention: Random-Access Infinite Context Length for Transformers☆423Updated last year
- Implementation of ChatGPT RLHF (Reinforcement Learning with Human Feedback) on any generation model in huggingface's transformer (blommz-…☆564Updated last year
- Minimal code to train a Large Language Model (LLM).☆172Updated 3 years ago