Logistic98 / rag-omni
基于大语言模型的检索增强生成RAG示例
☆130Updated 3 months ago
Alternatives and similar repositories for rag-omni:
Users that are interested in rag-omni are comparing it to the libraries listed below
- 本项目是针 对RAG中的Retrieve阶段的召回技术及算法效果所做评估实验。使用主体框架为LlamaIndex.☆223Updated 2 months ago
- 快速入门RAG与私有化部署☆156Updated 10 months ago
- 本项目用于Embedding模型的相关实验,包括Embedding模型评估、Embedding模型微调、Embedding模型量化等。☆44Updated 7 months ago
- 大模型检索增强生成技术最佳实践。☆66Updated 6 months ago
- basic framework for rag(retrieval augment generation)☆82Updated last year
- 阿里天池: 2023全球智能汽车AI挑战赛——赛道一:AI大模型检索问答 baseline 80+☆90Updated last year
- ☆104Updated 8 months ago
- 雅意信息抽取大模型:在百万级人工构造的高质量信息抽取数据上进行指令微调,由中科闻歌算法团队研发。 (Repo for YAYI Unified Information Extraction Model)☆292Updated 7 months ago
- RAGOnMedicalKG,将大模型RAG与KG结合,完成demo级问答,旨在给出基础的思路。☆262Updated 11 months ago
- Easy-to-Use RAG Framework; CCF AIOps International Challenge 2024 Top3 Solution; CCF AIOps 国际挑战赛 2024 季军方案☆355Updated 3 months ago
- 专注于中文领域大语言模型,落地到某个行业某个领域,成为一个行业大模型、公司级别或行业级别领域大模型。☆116Updated last week
- ChatGPT WebUI using gradio. 给 LLM 对话和检索知识问答RAG提供一个简单好用的Web UI界面☆117Updated 6 months ago
- Baichuan2代码的逐行解析版本,适合小白☆212Updated last year
- 中文原生检索增强生成测评基准☆111Updated 10 months ago
- 中文大模型微调(LLM-SFT), 数学指令数据集MWP-Instruct, 支持模型(ChatGLM-6B, LLaMA, Bloom-7B, baichuan-7B), 支持(LoRA, QLoRA, DeepSpeed, UI, TensorboardX), 支持(微…☆186Updated 9 months ago
- Alpaca Chinese Dataset -- 中文指令微调数据集☆193Updated 5 months ago
- ChatGLM2-6B微调, SFT/LoRA, instruction finetune☆106Updated last year
- qwen ai agent☆129Updated last year
- 大模型预训练中文语料清洗及质量评估 Large model pre-training corpus cleaning☆54Updated 7 months ago
- PDF解析(文字,章节,表格,图片,参考),基于大模型(ChatGLM2-6B, RWKV)+langchain+streamlit的PDF问答,摘要,信息抽取☆189Updated last year
- kbqa,langchain,large langauge model, chatgpt☆79Updated 4 months ago
- TinyRAG☆273Updated 4 months ago
- 数据科学教程案例☆135Updated 2 months ago
- langchain学习笔记,包含langchain源码解读、langchain中 使用中文模型、langchain实例等。☆200Updated last year
- LLM for NER☆66Updated 7 months ago
- 此项目完成了关于 NLP-Beginner:自然语言处理入门练习 的所有任务(文本分类、信息抽取、知识图谱、机器翻译、问答系统、文本生成、Text-to-SQL、文本纠错、文本挖掘、知识蒸馏、模型加速、OCR、TTS、Prompt、embedding等),所有代码都经过测试…☆190Updated last year
- GraphRAG的应用实例,项目特点在于提供了替换OpenAI模型的方法,并通过修改原有提示和切分文档的方法,提高了GraphRAG处理中文内容的能力。☆125Updated 4 months ago
- 阿里通义千问(Qwen-7B-Chat/Qwen-7B), 微调/LORA/推理☆85Updated 9 months ago
- 用于大模型 RLHF 进行人工数据标注排序的工具。A tool for manual response data annotation sorting in RLHF stage.☆248Updated last year
- RAG-QA-Generator 是一个用于检索增强生成(RAG)系统的自动化知识库构建与管理工具。该工具通过读取文档数据,利用大规模语言模型生成高质量的问答对(QA对),并将这些数据插入数据库中,实现RAG系统知识库的自动化构建和管理。☆127Updated 2 months ago