lansinuote / Train_LLM_write_SQL
☆22Updated 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
- 学习开源chatGPT类模型的指南,汇 总各种训练数据获取、模型微调、模型服务的方法,以及记录自己操作总遇到的各种常见坑,欢迎收藏、转发,希望能帮你省一些时间☆75Updated last year
- ChatGPT WebUI using gradio. 给 LLM 对话和检索知识问答RAG提供一个简单好用的Web UI界面☆125Updated 8 months ago
- Generate dialog data from documents using LLM like ChatGLM2 or ChatGPT;利用ChatGLM2,ChatGPT等大模型根据文档生成对话数据集☆157Updated last year
- ☆58Updated 6 months ago
- ☆51Updated 8 months ago
- kbqa,langchain,large langauge model, chatgpt☆80Updated 6 months ago
- qwen ai agent☆130Updated last year
- prompt 工程项目案例☆77Updated last month
- chatglm3base模型的有监督微调SFT☆75Updated last year
- 数据科学教程案例☆140Updated 4 months ago
- 一个改来改去的baseline☆43Updated 4 months ago
- ☆69Updated 10 months ago
- 从小说中提取对话数据集☆178Updated 10 months ago
- 专注于对话系统领域的技术分享,重点写《Dify应用操作和源码剖析》专栏。☆92Updated 9 months ago
- generate ppt with llm☆90Updated last year
- Qwen-Efficient-Tuning☆43Updated last year
- A Multi-modal RAG Project with Dataset from Honor of Kings, one of the most popular smart phone games in China☆66Updated 7 months ago
- chatglm-6B for tools application using langchain☆75Updated last year
- 大模型检索增强生成技术最佳实践。☆73Updated 7 months ago
- 通义千问 SFT试验☆69Updated last year
- 在本项目中模拟健康档案私有知识库构建和检索全流程,通过一份代码实现了同时支持多种大模型(如OpenAI、阿里通义千问等)的RAG(检索增强生成)功能:(1)离线步骤:文档加载->文档切分->向量化->灌入向量数据库;在线步骤:获取 用户问题->用户问题向量化->检索向量数据库…☆123Updated 7 months ago
- ☆90Updated last month
- 本地知识库 + chatGLM6B + CustomAgent☆268Updated last year
- 基于ChatGLM3基座模型和LLAMA-Factory框架进行微调的一个中医问答机器人☆85Updated last year
- ChatGLM2-6B微调, SFT/LoRA, instruction finetune☆107Updated last year
- 学习ChatGLM3模型和LangChain框架的架构与核心功能,并基于LangChain+ChatGLM3实现本地知识库问答。☆39Updated last year
- LLM对话生成工具☆31Updated last year
- Alpaca Chinese Dataset -- 中文指令微调数据集☆199Updated 6 months ago
- RAG-QA-Generator 是一个用于检索增强生成(RAG)系统的自动化知识库构建与管理工具。该工具通过读取文档数据,利用大规模语言模型生成高质量的问答对(QA对),并将这些数据插入数据库中,实现RAG系统知识库的自动化构建和管理。☆161Updated 4 months ago
- 基于ReAct手搓一个Agent Demo☆124Updated 11 months ago