cwxndl / LLM
大语言模型应用:RAG、NL2SQL、聊天机器人、预训练、MOE混合专家模型、微调训练、强化学习、天池数据竞赛
☆56Updated 3 weeks ago
Alternatives and similar repositories for LLM:
Users that are interested in LLM are comparing it to the libraries listed below
- ☆102Updated 8 months ago
- RAG 论文学习☆63Updated last month
- 阿里天池: 2023全球智能汽车AI挑战赛——赛道一:AI大模型检索问答 baseline 80+☆89Updated last year
- basic framework for rag(retrieval augment generation)☆82Updated last year
- 快速入门RAG与私有化部署☆152Updated 10 months ago
- 对llama3进行全参微调、lora微调以及qlora微调。☆178Updated 4 months ago
- 通义千问的DPO训练☆34Updated 5 months ago
- Baichuan2代码的逐行解析版本,适合小白☆212Updated last year
- 2023全球智能汽车AI挑战赛——赛道一:AI大模型检索问答, 75+ baseline☆56Updated last year
- 使用单个24G显卡,从0开始训练LLM☆50Updated 4 months ago
- ChatGLM-6B添加了RLHF的实现,以及部分核心代码的逐行讲解 ,实例部分是做了个新闻短标题的生成,以及指定context推荐的RLHF 的实现☆82Updated last year
- 大模型检索增强生成技术最佳实践。☆63Updated 5 months ago
- ChatGLM2-6B微调, SFT/LoRA, instruction finetune☆105Updated last year
- 阿里通义千问(Qwen-7B-Chat/Qwen-7B), 微调/LORA/推理☆83Updated 9 months ago
- 大型语言模型实战指南:应用实践与场景落地☆58Updated 5 months ago
- 实现了Baichuan-Chat微调,Lora、QLora等各种微调方式,一键运行。☆70Updated last year
- Baichuan-13B 指令微调☆89Updated last year
- 一个基于HuggingFace开发的大语言模型训练、测试工具。支持各模型的webui、终端预测,低参数量及全参数模型训练(预训练、SFT、RM、PPO、DPO)和融合、量化。☆211Updated last year
- 本项目是针对RAG中的Retrieve阶段的召回技术及算法效果所做评估实验。使用主体框架为LlamaIndex.☆213Updated 2 months ago
- 基于大语言模型的检索增强生成RAG示例☆126Updated 2 months ago
- 专注于中文领域大语言模型,落地到某个行业某个领域,成为一个行业大模型、公司级别或行业级别领域大模型。☆116Updated 5 months ago
- 大语言模型指令调优工具(支持 FlashAttention)☆169Updated last year
- RAG向量召回示例☆110Updated last year
- 一套代码指令微调大模型☆38Updated last year
- 中文大模型微调(LLM-SFT), 数学指令数据集MWP-Instruct, 支持模型(ChatGLM-6B, LLaMA, Bloom-7B, baichuan-7B), 支持(LoRA, QLoRA, DeepSpeed, UI, TensorboardX), 支持(微…☆186Updated 9 months ago
- 本项目用于Embedding模型的相关实验,包括Embedding模型评估、Embedding模型微调、Embedding模型量化等。☆40Updated 7 months ago
- ☆31Updated 3 months ago
- 此项目完成了关于 NLP-Beginner:自然语言处理入门练习 的所有任务(文本分类、信息抽取、知识图谱、机器翻译、问答系统、文本生成、Text-to-SQL、文本纠错、文本挖掘、知识蒸馏、模型加速、OCR、TTS、Prompt、embedding等),所有代码都经过测试…☆186Updated last year
- 怎么训练一个LLM分词器☆141Updated last year
- Qwen1.5-SFT(阿里, Ali), Qwen_Qwen1.5-2B-Chat/Qwen_Qwen1.5-7B-Chat微调(transformers)/LORA(peft)/推理☆53Updated 9 months ago