ZBayes / basic_ragLinks
basic framework for rag(retrieval augment generation)
☆85Updated last year
Alternatives and similar repositories for basic_rag
Users that are interested in basic_rag are comparing it to the libraries listed below
Sorting:
- 阿里天池: 2023全球智能汽车AI挑战赛——赛道一:AI大模型检索问答 baseline 80+☆105Updated last year
- ChatGLM2-6B微调, SFT/LoRA, instruction finetune☆108Updated last year
- Baichuan2代码的逐行解析版本,适合小白☆214Updated last year
- 专注于中文领域大语言模型,落地到某个行业某个领域,成为一个行业大模型、公司级别或行业级别领域大模型。☆118Updated 3 months ago
- 大语言模型指令调优工具(支持 FlashAttention)☆173Updated last year
- 实现了Baichuan-Chat微调,Lora、QLora等各种微调方式,一键运行。☆71Updated last year
- text embedding☆146Updated last year
- ☆111Updated 11 months ago
- Baichuan-13B 指令微调☆90Updated last year
- llama,chatglm 等模型的微调☆89Updated 11 months ago
- llama信息抽取实战☆100Updated 2 years ago
- baichuan LLM surpervised finetune by lora☆63Updated last year
- 本项目是针对RAG中的Retrieve阶段的召回技术及算法效果所做评估实验。使用主体框架为LlamaIndex.☆259Updated 5 months ago
- SMP 2023 ChatGLM金融大模型挑战赛 60 分baseline思路介绍☆185Updated last year
- 怎么训练一个LLM分词器☆150Updated last year
- [SIGIR 2022] Multi-CPR: A Multi Domain Chinese Dataset for Passage Retrieval☆187Updated 2 years ago
- ☆162Updated 2 years ago
- GoGPT:基于Llama/Llama 2训练的中英文增强大模型|Chinese-Llama2☆78Updated last year
- LLM for NER☆73Updated 10 months ago
- ChatGLM-6B添加了RLHF的实现,以及部分核心代码的逐行讲解 ,实例部分是做了个新闻短标题的生成,以及指定context推荐的RLHF的实现☆86Updated last year
- deepspeed+trainer简单高效实现多卡微调大模型☆126Updated 2 years ago
- easy-bert是一个中文NLP工具,提供诸多bert变体调用和调参方法,极速上手;清晰的设计和代码注释,也很适合学习☆78Updated 2 years ago
- 一个基于HuggingFace开发的大语言模型训练、测试工具。支持各模型的webui、终端预测,低参数量及全参数模型训练(预训练、SFT、RM、PPO、DPO)和融合、量化。☆217Updated last year
- 本项目用于Embedding模型的相关实验,包括Embedding模型评估、Embedding模型微调、Embedding模型量化等。☆55Updated 11 months ago
- pytorch分布式训练☆66Updated last year
- 中文大模型微调(LLM-SFT), 数学指令数据集MWP-Instruct, 支持模型(ChatGLM-6B, LLaMA, Bloom-7B, baichuan-7B), 支持(LoRA, QLoRA, DeepSpeed, UI, TensorboardX), 支持(微…☆203Updated last year
- 中文原生检索增强生成测评基准☆118Updated last year
- 快速入门RAG与私有化部署☆191Updated last year
- 中文 Instruction tuning datasets☆132Updated last year
- 基于大语言模型的检索增强生成RAG示 例☆151Updated last month