Stars
✨ 基于大语言模型 + 向量检索的智能问答解决方案,快速定位物流信息中的关键内容 🔍让物流信息查询像聊天一样简单! 📦
chatglm-6B for tools application using langchain
Q&A based on elasticsearch+langchain+chatglm2 | 基于elasticsearch,langchain,chatglm2的自有知识库问答
极客时间:LangChain实战课 - 这是LangChain框架早期设计的一系列重点模块的直接而清晰的示例和讲解。随着LangChain的快速演进,有些代码需要安装新的版本进行迭代。希望大家在快速浏览课程概念(仍有价值)的同时,自行学习LangChain最新的代码和进展。
使用python实现的设计模式,适用于初学者.Design patterns implemented in python for beginners.
LangChain 的中文入门教程
Langchain-Chatchat(原Langchain-ChatGLM)基于 Langchain 与 ChatGLM, Qwen 与 Llama 等语言模型的 RAG 与 Agent 应用 | Langchain-Chatchat (formerly langchain-ChatGLM), local knowledge based LLM (like ChatGLM, Qwen and…
RAGFlow is a leading open-source Retrieval-Augmented Generation (RAG) engine that fuses cutting-edge RAG with Agent capabilities to create a superior context layer for LLMs
LLMs-from-scratch项目中文翻译
从零开始构建一个大型语言模型(LLM, Large Language Model)
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch:入门与实战》)
代码 -《深度学习之PyTorch物体检测实战》
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
A lightweight, object-oriented finite state machine implementation in Python with many extensions