xiaoqidaov2 / chatglm_dialogues
对话集提取器是一个基于chatglm模型的工具,用于从文本中提取对话集。该工具可以帮助用户从小说、剧本等文本中自动提取出对话,以便进行分析、标注或其他应用。
☆10Updated 4 months ago
Alternatives and similar repositories for chatglm_dialogues:
Users that are interested in chatglm_dialogues are comparing it to the libraries listed below
- 从小说中提取对话数据集☆175Updated 9 months ago
- 基于ChatGLM3基座模型和LLAMA-Factory框架进行微调的一个中医问答机器人☆82Updated last year
- 基于chatglm3-6b模型的lora方法的微调☆76Updated 11 months ago
- 在本项目中模拟健康档案私有知识库构建和检索全流程,通过一份代码实现了同时支持多种大模 型(如OpenAI、阿里通义千问等)的RAG(检索增强生成)功能:(1)离线步骤:文档加载->文档切分->向量化->灌入向量数据库;在线步骤:获取用户问题->用户问题向量化->检索向量数据库…☆114Updated 6 months ago
- 学习ChatGLM3模型和LangChain框架的架构与核心功能,并基于LangChain+ChatGLM3实现本地知识库问答。☆40Updated last year
- RAG-QA-Generator 是一个用于检索增强生成(RAG)系统的自动化知识库构建与管理工具。该工具通过读取文档数据,利用大规模语言模型生成高质量的问答对(QA对),并将这些数据插入数据库中,实现RAG系统知识库的自动化构建和管理。☆140Updated 3 months ago
- 数据科学教程案例☆138Updated 3 months ago
- RAG+ChatGPT+LangChain搭建本地知识库文档问答系统☆49Updated last year
- RAGOnMedicalKG,将大模型RAG与KG结合,完成demo级问答,旨在给出基础的思路。☆276Updated last year
- 基于ChatGLM3-6b的智能对话系统,集成了RAG、知识图谱、Agent、多模态等技术来增强大模型的回复质量。☆33Updated 7 months ago
- 基于大语言模型API(本地或商用API)的外挂知识库问答系统(附neo4j实现知识图谱)☆33Updated last week
- 本项目主要介绍prompt工程相关用例。包括模拟智能推荐客服系统构建和问答、思维链、自洽性、思维树等相关进阶demo,旨在帮助大家理解prompt。通过一份代码实现了同时支持多种大模型(如OpenAI、阿里通义千问等)并使用FastAPI对应用进行API封装。☆28Updated 6 months ago
- ☆27Updated 7 months ago
- 利用开源大模型,通过RAG(检索增强生成)技术,实现基于企业内部知识图谱的,可内网运行的大模型智能客服☆62Updated last year
- graphrag的基础架构☆24Updated 5 months ago
- 大模型检索增强生成技术最佳实践。☆72Updated 6 months ago
- 基于《西游记》原文、白话文、ChatGPT生成数据制作的,以InternLM2微调的角色扮演多LLM聊天室。 本项目将介绍关于角色扮演类 LLM 的一切,从数据获取、数据处理,到使用 XTuner 微调并部署至 OpenXLab,再到使用 LMDeploy 部署,以 op…☆99Updated last year
- ChatGPT WebUI using gradio. 给 LLM 对话和检索知识问答RAG提供一个简单好用的Web UI界面☆122Updated 7 months ago
- A simple, easy-to-hack GraphRAG implementation☆13Updated 6 months ago
- ☆35Updated 9 months ago
- 大语言模型微调,Qwen2VL、Qwen2、GLM4指令微调☆354Updated 2 months ago
- A learning project for building local knowledge bases from PDFs using LangChain, supporting multiple LLMs (DeepSeek, OpenAI). Features in…☆96Updated 2 months ago
- ☆58Updated 4 months ago
- KGB-RAG是一个基于neo4j图数据库和其他图数据库的知识图谱检索系统,它可以根据用户的自然语句提问,从原数据库获取相关实体信息,并通过知识图谱检索技术以及结合大模型自身能力来增强回答用户的自然语言提问。☆44Updated 3 months ago
- 大模型文本分类☆49Updated 7 months ago
- Alpaca Chinese Dataset -- 中文指令微调数据集☆193Updated 5 months ago
- Retriever-0.1B☆86Updated 9 months ago
- 一个改来改去的baseline☆43Updated 3 months ago
- generate ppt with llm☆86Updated last year
- chatglm3base模型的有监督微调SFT☆74Updated last year