Mooler0410 / LLMsPracticalGuideLinks
A curated list of practical guide resources of LLMs (LLMs Tree, Examples, Papers)
☆10,100Updated last year
Alternatives and similar repositories for LLMsPracticalGuide
Users that are interested in LLMsPracticalGuide are comparing it to the libraries listed below
Sorting:
- Awesome-LLM: a curated list of Large Language Model☆25,612Updated 3 months ago
- QLoRA: Efficient Finetuning of Quantized LLMs☆10,766Updated last year
- 🤗 PEFT: State-of-the-art Parameter-Efficient Fine-Tuning.☆20,099Updated this week
- The paper list of the 86-page SCIS cover paper "The Rise and Potential of Large Language Model Based Agents: A Survey" by Zhiheng Xi et a…☆7,976Updated 2 months ago
- The official GitHub page for the survey paper "A Survey of Large Language Models".☆11,968Updated 8 months ago
- General technology for enabling AI capabilities w/ LLMs and MLLMs☆4,193Updated last week
- Implementation of the LLaMA language model based on nanoGPT. Supports flash attention, Int8 and GPTQ 4bit quantization, LoRA and LLaMA-Ad…☆6,087Updated 4 months ago
- [ICLR 2024] Efficient Streaming Language Models with Attention Sinks☆7,128Updated last year
- 📋 A list of open LLMs available for commercial use.☆12,518Updated 9 months ago
- Aligning pretrained language models with instruction data generated by themselves.☆4,527Updated 2 years ago
- Train transformer language models with reinforcement learning.☆16,382Updated this week
- [ICLR 2024] Fine-tuning LLaMA to follow Instructions within 1 Hour and 1.2M Parameters☆5,922Updated last year
- ☆2,863Updated 9 months ago
- The TinyLlama project is an open endeavor to pretrain a 1.1B Llama model on 3 trillion tokens.☆8,808Updated last year
- Accessible large language models via k-bit quantization for PyTorch.☆7,767Updated this week
- From Chain-of-Thought prompting to OpenAI o1 and DeepSeek-R1 🍓☆3,437Updated 6 months ago
- Large Language Model Text Generation Inference☆10,664Updated last week
- Instruct-tune LLaMA on consumer hardware☆18,981Updated last year
- [NeurIPS'23 Oral] Visual Instruction Tuning (LLaVA) built towards GPT-4V level capabilities and beyond.☆24,008Updated last year
- Toolkit for creating, sharing and using natural language prompts.☆2,972Updated 2 years ago
- Official implementation for "Automatic Chain of Thought Prompting in Large Language Models" (stay tuned & more will be updated)☆1,973Updated last year
- Must-read Papers on LLM Agents.☆2,788Updated last week
- 20+ high-performance LLMs with recipes to pretrain, finetune and deploy at scale.☆12,951Updated last week
- Robust recipes to align language models with human and AI preferences☆5,427Updated 2 months ago
- Welcome to the Llama Cookbook! This is your go to guide for Building with Llama: Getting started with Inference, Fine-Tuning, RAG. We als…☆18,047Updated 3 weeks ago
- Code for loralib, an implementation of "LoRA: Low-Rank Adaptation of Large Language Models"