taishan1994 / langchain-learning
langchain学习笔记,包含langchain源码解读、langchain中使用中文模型、langchain实例等。
☆204Updated last year
Alternatives and similar repositories for langchain-learning:
Users that are interested in langchain-learning are comparing it to the libraries listed below
- Q&A based on elasticsearch+langchain+chatglm2 | 基于elasticsearch,langchain,chatglm2的自有知识库问答☆239Updated last year
- 基于大语言模型的检索增强生成RAG示例☆140Updated 4 months ago
- 中文大模型微调(LLM-SFT), 数学指令数据集MWP-Instruct, 支持模型(ChatGLM-6B, LLaMA, Bloom-7B, baichuan-7B), 支持(LoRA, QLoRA, DeepSpeed, UI, TensorboardX), 支持(微…☆191Updated 10 months ago
- 本项目是 针对RAG中的Retrieve阶段的召回技术及算法效果所做评估实验。使用主体框架为LlamaIndex.☆235Updated 3 months ago
- 快速入门RAG与私有化部署☆166Updated 11 months ago
- LangChain结合了大型语言模型、知识库和计算逻辑,可以用于快速开发强大的AI应用。这个仓库包含了我对LangChain的学习和实践经验,包括教程和代码案例。让我们一起探索LangChain的可能性,共同推动人工智能领域的进步!☆161Updated 9 months ago
- 基于开源embedding模型的中文向量效果测试☆137Updated last year
- 李鲁鲁老师对 吴恩达《ChatGPT Prompt Engineering for Developers》课程中文版的实践☆135Updated last year
- Baichuan2代码的逐行解析版本,适合小白☆213Updated last year
- basic framework for rag(retrieval augment generation)☆83Updated last year
- 本地知识库 + chatGLM6B + CustomAgent☆267Updated last year
- RAG向量召回示例☆120Updated last year
- kbqa,langchain,large langauge model, chatgpt☆80Updated 5 months ago
- 《ChatGPT原理与实战:大型语言模型的算法、技术和私有化》☆354Updated last year
- qwen ai agent☆130Updated last year
- chatglm3base模型的有监督微调SFT☆74Updated last year
- 学习开源chatGPT类模型的指南,汇总各种训练数据获取、模型微调、模型服务的方法,以及记录自己操作总遇到的各种常见坑,欢迎收藏、转发,希望能帮你省一些时间☆74Updated last year
- AI 应用示例合集☆90Updated 10 months ago
- chatglm-6B for tools application using langchain☆75Updated last year
- SMP 2023 ChatGLM金融大模型挑战赛 60 分baseline思路介绍☆184Updated last year
- ☆69Updated 9 months ago
- an intro to retrieval augmented large language model☆288Updated last year
- 大语言模型指令调优工具(支持 FlashAttention)☆172Updated last year
- ☆183Updated last year
- Agentica: Effortlessly Build Intelligent, Reflective, and Collaborative Multimodal AI Agents! 轻松构建智能、具备反思能力、可协作的多模态AI Agent。☆145Updated last month
- ChatGPT WebUI using gradio. 给 LLM 对话和检索知识问答RAG提供一个简单好用的Web UI界面☆123Updated 7 months ago
- 基于chatglm快速搭建文档问答机器人☆88Updated last year
- TinyRAG☆284Updated 5 months ago
- RAG-QA-Generator 是一个用于检索增强生成(RAG)系统的自动化知识库构建与管理工具。该工具通过读取文档数据,利用大规模语言模型生成高质量的问答对(QA对),并将这些数据插入数据库中,实现RAG系统知识库的自动化构建和管理。☆153Updated 3 months ago
- 部署你自己的OpenAI api🤩, 基于flask, transformers (使用 Baichuan2-13B-Chat-4bits 模型, 可以运行在单张Tesla T4显卡) ,实现了OpenAI中Chat, Models和Completions接口,包含流式响…☆92Updated last year