REXWindW / LLM_MakeDialogueLinks
LLM对话生成工具
☆33Updated 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☆135Updated last year
- 一个适合学习、使用、自主扩展的RAG【检索增强生成】系统!可联网做AI搜索☆497Updated 10 months ago
- 从小说中提取对话数据集☆218Updated last year
- RAG-QA-Generator 是一个用于检索增强生成(RAG)系统的自动化知识库构建与管理工具。该工具通过读取文档数据,利用大规模语言模型生成高质量的问答对(QA对),并将这些数据插入数据库中,实现RAG系统知识库的自动化构建和管理。☆210Updated 6 months ago
- ☆64Updated last year
- Chat-甄嬛是利用《甄嬛传》剧本中所有关于甄嬛的台词和语句,基于ChatGLM2进行LoRA微调得到的模仿甄嬛语气的聊天语言模型。☆704Updated 2 months ago
- 本项目旨在分享人工智能相关应用技术以及实战经验,包括大模型、语音合成、数字人、图像生成等。☆246Updated 9 months ago
- ChatGPT WebUI using gradio. 给 LLM 对话和检索知识问答RAG提供一个简单好用的Web UI界面☆132Updated 11 months ago
- 基于大语言模型的检索增强生成RAG示例☆153Updated 2 months ago
- GraphRAG的应用实例,项目特点在于提供了替换OpenAI模型的方法,并通过修改原有提示和切分文档的方法,提高了GraphRAG处理中文内容的能力。☆166Updated 8 months ago
- 通义千问VLLM推理部署DEMO☆589Updated last year
- 基于《西游记》原文、白话文、ChatGPT生成数据制作的,以InternLM2微调的角色扮演多LLM聊天室。 本项目将介绍关于角色扮演类 LLM 的一切,从数据获取、数据处理,到使用 XTuner 微调并部署至 OpenXLab,再到使用 LMDeploy 部署,以 op…☆102Updated last year
- RAG向量召回示例☆129Updated last year
- 一个改来改去的baseline☆43Updated 7 months ago
- Generate dialog data from documents using LLM like ChatGLM2 or ChatGPT;利用ChatGLM2,ChatGPT等大模型根据文档生成对话数据集☆158Updated last year
- Llama3-Tutorial(XTuner、LMDeploy、OpenCompass)☆511Updated last year
- RAGOnMedicalKG,将大模型RAG与KG结合,完成demo级问答,旨在给出基础的思路。☆306Updated last year
- 本地知识库 + chatGLM6B + CustomAgent☆269Updated 2 years ago
- FinQwen: 致力于构建一个开放、稳定、高质量的金融大模型项目,基于大模型搭建金融场景智能问答系统,利用开源开放来促进「AI+金融」。☆400Updated last year
- A Multi-modal RAG Project with Dataset from Honor of Kings, one of the most popular smart phone games in China☆66Updated 10 months ago
- ☆23Updated last year
- 探索 LLM 在法律行业的应用潜力☆91Updated 7 months ago
- 大语言模型微调,Qwen2VL、Qwen2、GLM4指令微调☆453Updated last month
- Alpaca Chinese Dataset -- 中文指令微调数据集☆209Updated 9 months ago
- 本项目是针对RAG中的Retrieve阶段的召回技术及算法效果所做评估实验。使用主体框架为LlamaIndex.☆267Updated this week
- 一个基于langchain实现RAG的简单示例☆525Updated last month
- 基于ReAct手搓一个Agent Demo☆141Updated 3 weeks ago
- ☆57Updated 9 months ago
- 在本项目中模拟健康档案私有知识库构建和检索全流程,通过一份代码实现了同时支持多种大模型(如OpenAI、阿里通义千问等)的RAG(检索增强生成)功能:(1)离线步骤: 文档加载->文档切分->向量化->灌入向量数据库;在线步骤:获取用户问题->用户问题向量化->检索向量数据库…☆152Updated 10 months ago
- simple decoder-only GTP model in pytorch☆41Updated last year