wpydcr / LLM-KitLinks
🚀WebUI integrated platform for latest LLMs | 各大语言模型的全流程工具 WebUI 整合包。支持主流大模型API接口和开源模型。支持知识库,数据库,角色扮演,mj文生图,LoRA和全参数微调,数据集制作,live2d等全流程应用工具
☆548Updated 10 months ago
Alternatives and similar repositories for LLM-Kit
Users that are interested in LLM-Kit are comparing it to the libraries listed below
Sorting:
- 本地知识库 + chatGLM6B + CustomAgent☆270Updated 2 years ago
- Examples and guides for using the GLM APIs☆874Updated last month
- 自然语言转SQL,直接连接数据库查询☆391Updated 2 years ago
- Q&A based on elasticsearch+langchain+chatglm2 | 基于elasticsearch,langchain,chatglm2的自有知识库问答☆242Updated 2 years ago
- ChatPPT is powered by chatgpt/ollama, it could help you to generate PPT/slide. It supports output in English and Chinese☆296Updated 4 months ago
- 一个适合学习、使用、自主扩展的RAG【检索增强生成】系统!可联网做AI搜索☆510Updated last year
- ChatPilot: Chat Agent Web UI,实现Chat对话前端,支持Google搜索、文件网址对话(RAG)、代码解释器功能,复现了Kimi Chat(文件,拖进来;网址,发出来)。☆579Updated 3 months ago
- 专为 l15y/wenda 闻达平台设计的webui☆443Updated 2 years ago
- 用 FastAPI 和 Vue3 搭建的 ChatGLM 网页 (前端样式仿照chatgpt-web, 支持chatglm流式输出、前端调整参数、上下文选择、保存图片、知识库问答等功能)☆471Updated 2 years ago
- 为ChatGLM设计的微调数据集生成工具,速来制作自己的猫娘。☆606Updated last year
- An open-source educational chat model from ICALK, East China Normal University. 开源中英教育对话大模型。(通用基座模型,GPU部署,数据清理) 致敬: LLaMA, MOSS, BELLE, Z…☆858Updated 2 months ago
- An easy-to-use framework for modular RAG☆395Updated this week
- Chat-甄嬛是利用《甄嬛传》剧本中所有关于甄嬛的台词和语句,基于ChatGLM2进行LoRA微调得到的模仿甄嬛语气的聊天语言模型。☆740Updated 4 months ago
- Llama3-Tutorial(XTuner、LMDeploy、OpenCompass)☆512Updated last year
- RAG for Local LLM, chat with PDF/doc/txt files, ChatPDF. 纯原生实现RAG功能,基于本地LLM、embedding模型、reranker模型实现,支持GraphRAG,无须安装任何第三方agent库。☆808Updated 6 months ago
- QA based on local knowledge and LLM.☆235Updated 8 months ago
- [EMNLP'24] CharacterGLM: Customizing Chinese Conversational AI Characters with Large Language Models☆480Updated 8 months ago
- 🐋MindChat(漫谈)——心理大模型:漫谈人生路, 笑对风霜途☆685Updated last year
- 聚宝盆(Cornucopia): 中文金融系列开源可商用大模型,并提供一套高效轻量化的垂直领域LLM训练框架(Pretraining、SFT、RLHF、Quantize等)☆643Updated 2 years ago
- langchain学习笔记,包含langchain源码解读、langchain中使用中文模型、langchain实例等。☆225Updated 2 years ago
- Phi2-Chinese-0.2B 从0开始训练自己的Phi2中文小模型,支持接入langchain加载本地知识库做检索增强生成RAG。Training your own Phi2 small chat model from scratch.☆568Updated last year
- Llama3-Chinese是以Meta-Llama-3-8B为底座,使用 DORA + LORA+ 的训练方法,在50w高质量中文多轮SFT数据 + 10w英文多轮SFT数据 + 2000单轮自我认知数据训练而来的大模型。