REXWindW / LLM_MakeDialogueLinks
LLM对话生成工具
☆31Updated last year
Alternatives and similar repositories for LLM_MakeDialogue
Users that are interested in LLM_MakeDialogue are comparing it to the libraries listed below
Sorting:
- qwen ai agent☆131Updated last year
- RAG-QA-Generator 是一个用于检索增强生成(RAG)系统的自动化知识库构建与管理工具。该工具通过读取文档数据,利用大规模语言模型生成高质量的问答对(QA对),并将这些数据插入数据库中,实现RAG系统知识库的自动化构建和管理。☆189Updated 5 months ago
- RAGOnMedicalKG,将大模型RAG与KG结合,完成demo级问答,旨在给出基础的思路。☆300Updated last year
- Generate dialog data from documents using LLM like ChatGLM2 or ChatGPT;利用ChatGLM2,ChatGPT等大模型根据文档生成对话数据集☆157Updated last year
- 基于大语言模型的检索增强生成RAG示例☆149Updated last month
- 一个适合学习、使用、自主扩展的RAG【检索增强生成】系统!可联网做AI搜索☆490Updated 9 months ago
- Alpaca Chinese Dataset -- 中文指令微调数据集☆205Updated 7 months ago
- GraphRAG的应用实例,项目特点在于提供了替换OpenAI模型的方法,并通过修改原有提示和切分文档 的方法,提高了GraphRAG处理中文内容的能力。☆158Updated 7 months ago
- 雅意信息抽取大模型:在百万级人工构造的高质量信息抽取数据上进行指令微调,由中科闻歌算法团队研发。 (Repo for YAYI Unified Information Extraction Model)☆304Updated 9 months ago
- ChatGPT WebUI using gradio. 给 LLM 对话和检索知识问答RAG提供一个简单好用的Web UI界面☆130Updated 9 months ago
- 从小说中提取对话数据集☆191Updated 11 months ago
- 基于ReAct手搓一个Agent Demo☆136Updated 3 weeks ago
- 一些大语言模型和多模态模型的应用,主要包括小模型,Agent,跨模态搜索,OCR、RAG、ChatBot等等☆171Updated 3 weeks ago
- 360LayoutAnaylsis, a series Document Analysis Models and Datasets deleveped by 360 AI Research Institute☆282Updated 8 months ago
- 本项目旨在收集开源的表格智能任务数据集(比如表格问答、表格-文本生成等),将原始数据整理为指令微调格式的数据并微调LLM,进而增强LLM对于表格数据的理解,最终构建出专门面向表格智能任务的大型语言模型。☆587Updated last year
- 通义千问VLLM推理部署DEMO☆580Updated last year
- 基于《西游记》原文、白话文、ChatGPT生成数据制作的,以InternLM2微调的角色扮演多LLM聊天室。 本项目将介绍关于角色扮演类 LLM 的一切,从数据获取、数据处理,到使用 XTuner 微调并部署至 OpenXLab,再到使用 LMDeploy 部署,以 op…☆100Updated last year
- 大语言模型微调,Qwen2VL、Qwen2、GLM4指令微调☆412Updated last week
- Neo4j graph construction from unstructured data☆309Updated 10 months ago
- 在本项目中模拟健康档案私有知识库构建和检索全流程,通过一份代码实现了同时支持多种大模型(如OpenAI、阿里通义千问等)的RAG(检索增强生成)功能:(1)离线步骤:文档加载->文档切分->向量化->灌入向量数据库;在线步骤:获取用户问题->用户问题向量化->检索向量数据库…☆134Updated 9 months ago
- A Multi-modal RAG Project with Dataset from Honor of Kings, one of the most popular smart phone games in China☆66Updated 9 months ago
- 顾名思义:手搓的RAG☆123Updated last year
- Phi2-Chinese-0.2B 从0开始训练自己的Phi2中文小模型,支持接入langchain加载本地知识库做检索增强生成RAG。Training your own Phi2 small chat model from scratch.☆552Updated 10 months ago
- 快速入门RAG与私有化部署☆187Updated last year
- A mini assistant to help you read paper quickly☆48Updated 3 weeks ago
- This is a repository used by individuals to experiment and reproduce the pre-training process of LLM.☆436Updated last month
- chatglm3base模型的有监督微调SFT☆76Updated last year
- RAG向量召回示例☆127Updated last year
- ☆60Updated last year
- 提供了一种gpt大模型平替解决方案实现利用非gpt大模型去使用Graphrag,支持多类型大模型如本地大模型(Ollama)、阿里云通义千问、百度文心千帆、智谱ChatGML、讯飞星火认知、Ollama、Moonshot AI、Google Gemini等。示例代码使用阿里…☆317Updated 6 months ago