hiyouga's Stars
openai/whisper
Robust Speech Recognition via Large-Scale Weak Supervision
hpcaitech/ColossalAI
Making large AI models cheaper, faster and more accessible
LAION-AI/Open-Assistant
OpenAssistant is a chat-based assistant that understands tasks, can interact with third-party systems, and retrieve information dynamically to do so.
Vision-CAIR/MiniGPT-4
Open-sourced codes for MiniGPT-4 and MiniGPT-v2 (https://minigpt-4.github.io, https://minigpt-v2.github.io/)
OpenMOSS/MOSS
An open-source tool-augmented conversational language model from Fudan University
huggingface/trl
Train transformer language models with reinforcement learning.
Mooler0410/LLMsPracticalGuide
A curated list of practical guide resources of LLMs (LLMs Tree, Examples, Papers)
OptimalScale/LMFlow
An Extensible Toolkit for Finetuning and Inference of Large Foundation Models. Large Models for All.
microsoft/DeepSpeedExamples
Example models using DeepSpeed
IDEA-CCNL/Fengshenbang-LM
Fengshenbang-LM(封神榜大模型)是IDEA研究院认知计算与自然语言研究中心主导的大模型开源体系,成为中文AIGC和认知智能的基础设施。
codemayq/chinese-chatbot-corpus
中文公开聊天语料库
ssut/py-googletrans
(unofficial) Googletrans: Free and Unlimited Google translate API for Python. Translates totally free of charge.
hiyouga/ChatGLM-Efficient-Tuning
Fine-tuning ChatGLM-6B with PEFT | 基于 PEFT 的高效 ChatGLM 微调
opendilab/awesome-RLHF
A curated list of reinforcement learning with human feedback resources (continually updated)
PhoebusSi/Alpaca-CoT
We unified the interfaces of instruction-tuning data (e.g., CoT data), multiple LLMs and parameter-efficient methods (e.g., lora, p-tuning) together for easy use. We welcome open-source enthusiasts to initiate any meaningful PR on this repo and integrate as many LLM related technologies as possible. 我们打造了方便研究人员上手和使用大模型等微调平台,我们欢迎开源爱好者发起任何有意义的pr!
thunlp/UltraChat
Large-scale, Informative, and Diverse Multi-round Chat Data (and Models)
chenking2020/FindTheChatGPTer
ChatGPT爆火,开启了通往AGI的关键一步,本项目旨在汇总那些ChatGPT的开源平替们,包括文本大模型、多模态大模型等,为大家提供一些便利
EleutherAI/the-pile
Voine/ChatWaifu_Mobile
移动版二次元 AI 老婆聊天器
rlancemartin/auto-evaluator
Evaluation tool for LLM QA chains
Tencent/TencentPretrain
Tencent Pre-training framework in PyTorch & Pre-trained Model Zoo
GanjinZero/RRHF
[NIPS2023] RRHF & Wombat
terryyin/translate-python
Online translation as a Python module & command line tool. No key, no authentication needed.
OpenBMB/BMInf
Efficient Inference for Big Models
kevinamiri/Instructgpt-prompts
A collection of ChatGPT and GPT-3.5 instruction-based prompts for generating and classifying text.
Neutralzz/BiLLa
BiLLa: A Bilingual LLaMA with Enhanced Reasoning Ability
glgh/awesome-llm-human-preference-datasets
A curated list of Human Preference Datasets for LLM fine-tuning, RLHF, and eval.
THUDM/Chinese-Transformer-XL
huawei-noah/Efficient-NLP
thomfoster/minRLHF
A (somewhat) minimal library for finetuning language models with PPO on human feedback.