zhanqiuzhang's Stars
vllm-project/vllm
A high-throughput and memory-efficient inference and serving engine for LLMs
QwenLM/Qwen
The official repo of Qwen (通义千问) chat & pretrained large language model proposed by Alibaba Cloud.
e2b-dev/awesome-ai-agents
A list of AI autonomous agents
gao-sun/eul
🖥️ macOS status monitoring app written in SwiftUI.
huggingface/text-generation-inference
Large Language Model Text Generation Inference
facebookresearch/xformers
Hackable and optimized Transformers building blocks, supporting a composable construction.
WooooDyy/LLM-Agent-Paper-List
The paper list of the 86-page paper "The Rise and Potential of Large Language Model Based Agents: A Survey" by Zhiheng Xi et al.
InternLM/InternLM
Official release of InternLM2.5 base and chat models. 1M context support
NVIDIA/FasterTransformer
Transformer related optimization, including BERT, GPT
wgwang/awesome-LLMs-In-China
**大模型
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
shibing624/MedicalGPT
MedicalGPT: Training Your Own Medical GPT Model with ChatGPT Training Pipeline. 训练医疗大模型,实现了包括增量预训练(PT)、有监督微调(SFT)、RLHF、DPO、ORPO。
ztxz16/fastllm
纯c++的全平台llm加速库,支持python调用,chatglm-6B级模型单卡可达10000+token / s,支持glm, llama, moss基座,手机端流畅运行
jeinlee1991/chinese-llm-benchmark
中文大模型能力评测榜单:目前已囊括128个大模型,覆盖chatgpt、gpt-4o、谷歌gemini、百度文心一言、阿里通义千问、百川、讯飞星火、商汤senseChat、minimax等商用模型, 以及qwen2.5、llama3.1、glm4、书生internLM2.5、openbuddy、AquilaChat等开源大模型。不仅提供能力评分排行榜,也提供所有模型的原始输出结果!
DSXiangLi/DecryptPrompt
总结Prompt&LLM论文,开源数据&模型,AIGC应用
luban-agi/Awesome-Domain-LLM
收集和梳理垂直领域的开源模型、数据集及评测基准。
LC1332/Chat-Haruhi-Suzumiya
Chat凉宫春日, An open sourced Role-Playing chatbot Cheng Li, Ziang Leng, and others.
IntelLabs/fastRAG
Efficient Retrieval Augmentation and Generation Framework
FreedomIntelligence/HuatuoGPT
HuatuoGPT, Towards Taming Language Models To Be a Doctor. (An Open Medical GPT)
dandelionsllm/pandallm
Panda项目是于2023年5月启动的开源海外中文大语言模型项目,致力于大模型时代探索整个技术栈,旨在推动中文自然语言处理领域的创新和合作。
GAIR-NLP/factool
FacTool: Factuality Detection in Generative AI
jzbjyb/FLARE
Forward-Looking Active REtrieval-augmented generation (FLARE)
facebookresearch/FiD
Fusion-in-Decoder
FlagAI-Open/Aquila2
The official repo of Aquila2 series proposed by BAAI, including pretrained & chat large language models.
voidism/DoLa
Official implementation for the paper "DoLa: Decoding by Contrasting Layers Improves Factuality in Large Language Models"
wangcunxiang/LLM-Factuality-Survey
The repository for the survey paper <<Survey on Large Language Models Factuality: Knowledge, Retrieval and Domain-Specificity>>
nelson-liu/lost-in-the-middle
Code and data for "Lost in the Middle: How Language Models Use Long Contexts"
GAIR-NLP/abel
SOTA Math Opensource LLM
luban-agi/Awesome-LLM-reasoning
A curated paper list on LLM reasoning.