LLMs
Open Academic Research on Improving LLaMA to SOTA LLM
An open platform for training, serving, and evaluating large language models. Release repo for Vicuna and Chatbot Arena.
Implementation of RLHF (Reinforcement Learning with Human Feedback) on top of the PaLM architecture. Basically ChatGPT but with PaLM
Instruct-tune LLaMA on consumer hardware
Code and documentation to train Stanford's Alpaca models, and generate the data.
Experiments around a simple idea for inducing multiple hierarchical predictive model within a GPT
Example models using DeepSpeed
🤗 PEFT: State-of-the-art Parameter-Efficient Fine-Tuning.
Reproduce results and replicate training fo T0 (Multitask Prompted Training Enables Zero-Shot Task Generalization)
High-performance In-browser LLM Inference Engine
OpenAssistant is a chat-based assistant that understands tasks, can interact with third-party systems, and retrieve information dynamically to do so.
Semantic cache for LLMs. Fully integrated with LangChain and llama_index.
Chinese-Vicuna: A Chinese Instruction-following LLaMA-based Model —— 一个中文低资源的llama+lora方案,结构参考alpaca
An open-source tool-augmented conversational language model from Fudan University
Run GPT model on the browser with WebGPU. An implementation of GPT inference in less than ~1500 lines of vanilla Javascript.
A curated list of reinforcement learning with human feedback resources (continually updated)
The simplest, fastest repository for training/finetuning medium-sized GPTs.
Chat with your database or your datalake (SQL, CSV, parquet). PandasAI makes data analysis conversational using LLMs and RAG.
LLM Zoo collects information of various open- and close-sourced LLMs
⚡LLM Zoo is a project that provides data, models, and evaluation benchmark for large language models.⚡
LLM training code for Databricks foundation models
📋 A list of open LLMs available for commercial use.
Repo for BenTsao [original name: HuaTuo (华驼)], Instruction-tuning Large Language Models with Chinese Medical Knowledge. 本草(原名:华驼)模型仓库,基于中文医学知识的大语言模型指令微调
Universal LLM Deployment Engine with ML Compilation
PDF GPT allows you to chat with the contents of your PDF file by using GPT capabilities. The most effective open source solution to turn your pdf files in a chatbot!
Running large language models on a single GPU for throughput-oriented scenarios.
Train transformer language models with reinforcement learning.