km1994 / AwesomeRAG
☆44Updated 10 months ago
Alternatives and similar repositories for AwesomeRAG:
Users that are interested in AwesomeRAG are comparing it to the libraries listed below
- 大模型检索增强生成技术最佳实践。☆72Updated 7 months ago
- RAG 论文学习☆112Updated 3 weeks ago
- 快速入门RAG与私有化部署☆174Updated last year
- 基于大语言模型的检索增强生成RAG示例☆142Updated 4 months ago
- 探索 LLM 在法律行业的应用潜力☆87Updated 4 months ago
- 大语言模型应用:RAG、NL2SQL、聊天机器人、预训练、MOE混合专家模型、微调训练、强化学习、天池数据竞赛☆60Updated 2 months ago
- 中文原生检索增强生成测评基准☆115Updated 11 months ago
- ☆107Updated 9 months ago
- 大型语言模型实战指南:应用实践与场景落地☆68Updated 7 months ago
- 此项目完成了关于 NLP-Beginner:自然语言处理入门练习 的所有任务(文本分类、信息抽取、知识图谱、机器翻译、问答系统、文本生成、Text-to-SQL、文本纠错、文本挖掘、知识蒸馏、模型加速、OCR、TTS、Prompt、embedding等),所有代码都经过测试…☆194Updated last year
- basic framework for rag(retrieval augment generation)☆83Updated last year
- 一个改来改去的baseline☆43Updated 3 months ago
- 阿里天池: 2023全球智能汽车AI挑战赛——赛道一:AI大模型检索问答 baseline 80+☆99Updated last year
- 数据科学教程案例☆140Updated 3 months ago
- Baichuan2代码的逐行解析版本,适合小白☆213Updated last year
- TinyRAG☆285Updated 5 months ago
- 本项目是针对RAG中的Retrieve阶段的召回技术及算法效果所做评估实验。使用主体框架为LlamaIndex.☆236Updated 3 months ago
- 在RAG技术中,嵌入向量的生成和匹配是关键环节。本文介绍了一种基于CLIP/BLIP模型的嵌入服务,该服务支持文本和图像的嵌入生成与相似度计算,为多模态信息检索提供了基础能力。☆21Updated 3 months ago
- Ziya-LLaMA-13B是IDEA基于LLaMa的130亿参数的大规模预训练模型,具备翻译,编程,文本分类,信息抽取,摘要,文案生成,常识问答和数学计算等能力。目前姜子牙通用大模型已完成大规模预训练、多任务有监督微调和人类反馈学习三阶段的训练过程。本文主要用于Ziya-…☆45Updated last year
- 学习开源chatGPT类模型的指南,汇总各种训练数据获取、模型微调、模型服务的方法,以及记录自己操作总遇到的各种常见坑,欢迎收藏、转发,希望能帮你省一些时间☆74Updated last year
- 对深度学习中的NLP进行解释和代码使用☆48Updated last year
- Generate dialog data from documents using LLM like ChatGLM2 or ChatGPT;利用ChatGLM2,ChatGPT等大模型根据文档生成对话数据集☆157Updated last year
- Agentica: Effortlessly Build Intelligent, Reflective, and Collaborative Multimodal AI Agents! 轻松构建智能、具备反思能力、可协作的多模态AI Agent。☆146Updated last week
- 专注于中文领域大语言模型,落地到某个行业某个领域,成为一个行业大模型、公司级别或行业级别领域大模型。☆118Updated last month
- 本项目用于Embedding模型的相关实验,包括Embedding模型评估、Embedding模型微调、Embedding模型量化等。☆45Updated 9 months ago
- ChatGLM2-6B微调, SFT/LoRA, instruction finetune☆107Updated last year
- 想要从零开始训练一个中文的mini大语言模型,可以进行基本的对话,模型大小根据手头的机器决定☆59Updated 8 months ago
- 中文大模型微调(LLM-SFT), 数学指令数据集MWP-Instruct, 支持模型(ChatGLM-6B, LLaMA, Bloom-7B, baichuan-7B), 支持(LoRA, QLoRA, DeepSpeed, UI, TensorboardX), 支持(微…☆193Updated 11 months ago
- ☆33Updated last week
- Python implementation of AI-powered research assistant that performs iterative, deep research on any topic by combining search engines, w…☆38Updated 3 weeks ago