lansinuote / Train_LLM_write_SQL
☆23Updated last year
Alternatives and similar repositories for Train_LLM_write_SQL:
Users that are interested in Train_LLM_write_SQL are comparing it to the libraries listed below
- ☆59Updated 3 months ago
- qwen ai agent☆124Updated last year
- 基于ReAct手搓一个Agent Demo☆114Updated 9 months ago
- Generate dialog data from documents using LLM like ChatGLM2 or ChatGPT;利用ChatGLM2,ChatGPT等大模型根据文档生成对话数据集☆151Updated last year
- ☆12Updated 10 months ago
- RAG向量召回示例☆108Updated last year
- 专注于对话系统领域的技术分享,重点写《Dify应用操作和源码剖析》专栏。☆76Updated 7 months ago
- 大模型检索增强生成技术最佳实践。☆60Updated 5 months ago
- 一种利用Langchain框架和本地向量库实现的对话式BI,它的目标是帮助用户寻找、理解数据知识,并能够分析数据、洞察结果,通过自然语言对话,降低数据分析的门槛。☆99Updated 11 months ago
- 一个改来改去的baseline☆42Updated 2 months ago
- 通义千问 SFT试验☆64Updated last year
- prompt 工程项目案例☆53Updated 3 months ago
- 大语言模型应用:RAG、NL2SQL、聊天机器人、预训练、MOE混合专家模型、微调训练、强化学习、天池数据竞赛☆56Updated last week
- AI 应用示例合集☆84Updated 8 months ago
- RAG-QA-Generator 是一个用于检索增强生成(RAG)系统的自动化知识库构建与管理工具。该工具通过读取文档数据,利用大规模语言模型生成高质量的问答对(QA对),并将这些数据插入数据库中,实现RAG系统知识库的自动化构建和管理。☆106Updated last month
- 在本项目中模拟健康档案私有知识库构建和检索全流程,通过一份代码实现了同时支持多种大模型(如OpenAI、阿里通义千问等)的RAG(检索增强生成)功能:(1)离线步骤:文档加载->文档切分->向量化->灌入向量数据库;在线步骤:获取用户问题->用户问题向量化->检索向量数据库…☆86Updated 5 months ago
- ChatGPT WebUI using gradio. 给 LLM 对话和检索知识问答RAG提供一个简单好用的Web UI界面☆112Updated 6 months ago
- 学习ChatGLM3模型和LangChain框架的架构与核心功能,并基于LangChain+ChatGLM3实现本地知识库问答。☆41Updated last year
- 学习开源chatGPT类模型的指南,汇总各种训练数据获取、模型微 调、模型服务的方法,以及记录自己操作总遇到的各种常见坑,欢迎收藏、转发,希望能帮你省一些时间☆74Updated last year
- 从小说中提取对话数据集☆150Updated 8 months ago
- 机器学习实战案例,涉及机器学习、深度学习等各个方向。每个案例代码量在百行左右。☆196Updated last year
- kbqa,langchain,large langauge model, chatgpt☆79Updated 4 months ago
- ☆21Updated 8 months ago
- chatglm3base模型的有监督微调SFT☆74Updated last year
- 本地知识库 + chatGLM6B + CustomAgent☆262Updated last year
- 文本语料转训练集工具,txt转dataset☆84Updated 9 months ago
- chatglm-6B for tools application using langchain☆75Updated last year
- 智谱AI 2024年金融行业大模型挑战赛仓库☆40Updated this week
- GraphRAG的 应用实例,项目特点在于提供了替换OpenAI模型的方法,并通过修改原有提示和切分文档的方法,提高了GraphRAG处理中文内容的能力。☆108Updated 3 months ago
- 中文世界的NLP自动标注开源工具,简单样本,交给LabelFast。☆63Updated last month