wengrx's Stars
KillianLucas/open-interpreter
A natural language interface for computers
GaiZhenbiao/ChuanhuChatGPT
GUI for ChatGPT API and many LLMs. Supports agents, file-based QA, GPT finetuning and query with web search. All with a neat UI.
abetlen/llama-cpp-python
Python bindings for llama.cpp
01-ai/Yi
A series of large language models trained from scratch by developers @01-ai
ymcui/Chinese-LLaMA-Alpaca-2
中文LLaMA-2 & Alpaca-2大模型二期项目 + 64K超长上下文模型 (Chinese LLaMA-2 & Alpaca-2 LLMs with 64K long context models)
deepseek-ai/DeepSeek-Coder
DeepSeek Coder: Let the Code Write Itself
mit-han-lab/streaming-llm
[ICLR 2024] Efficient Streaming Language Models with Attention Sinks
InternLM/lmdeploy
LMDeploy is a toolkit for compressing, deploying, and serving LLMs.
baichuan-inc/Baichuan2
A series of large language models developed by Baichuan Intelligent Technology
sweetice/Deep-reinforcement-learning-with-pytorch
PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....
PanQiWei/AutoGPTQ
An easy-to-use LLMs quantization package with user-friendly apis, based on GPTQ algorithm.
eric-mitchell/direct-preference-optimization
Reference implementation for DPO (Direct Preference Optimization)
tairov/llama2.mojo
Inference Llama 2 in one file of pure 🔥
zjunlp/LLMAgentPapers
Must-read Papers on LLM Agents.
casper-hansen/AutoAWQ
AutoAWQ implements the AWQ algorithm for 4-bit quantization with a 2x speedup during inference. Documentation:
allenai/open-instruct
hao-ai-lab/LookaheadDecoding
[ICML 2024] Break the Sequential Dependency of LLM Inference Using Lookahead Decoding
Xwin-LM/Xwin-LM
Xwin-LM: Powerful, Stable, and Reproducible LLM Alignment
thunlp/ToolLearningPapers
alibaba/Pai-Megatron-Patch
The official repo of Pai-Megatron-Patch for LLM & VLM large scale training developed by Alibaba Cloud.
AkshitIreddy/Interactive-LLM-Powered-NPCs
Interactive LLM Powered NPCs, is an open-source project that completely transforms your interaction with non-player characters (NPCs) in any game! 🎮🤖🚀
jianzhnie/awesome-instruction-datasets
A collection of awesome-prompt-datasets, awesome-instruction-dataset, to train ChatLLM such as chatgpt 收录各种各样的指令数据集, 用于训练 ChatLLM 模型。
sangmichaelxie/doremi
Pytorch implementation of DoReMi, a method for optimizing the data mixture weights in language modeling datasets
FlagOpen/FlagData
night-chen/ToolQA
ToolQA, a new dataset to evaluate the capabilities of LLMs in answering challenging questions with external tools. It offers two levels (easy/hard) across eight real-life scenarios.
lydiarong/Books
IINemo/lm-polygraph
xverse-ai/XVERSE-65B
XVERSE-65B: A multilingual large language model developed by XVERSE Technology Inc.
masanorihirano/llm-japanese-dataset
LLM構築用の日本語チャットデータセット
PlusLabNLP/Active-IT
Code for our EMNLP-2023 paper: "Active Instruction Tuning: Improving Cross-Task Generalization by Training on Prompt Sensitive Tasks"