1 个仓库
Practical walkthroughs for integrating vector databases into AI applications.
Distinct from Vector Database Integrations: Focuses on the educational walkthrough of the integration rather than the software connector itself
Explore 1 awesome GitHub repository matching data & databases · Implementation Guides. Refine with filters or upvote what's useful.
这是一个教育课程和技术指南集,用于构建生产就绪的大型语言模型和检索增强生成(RAG)系统。它提供专注于模型专业化、LLMOps 和向量数据库实现的教学材料和实践课程。 该课程涵盖了检索增强生成系统的开发,包括关于创建爬取、分块并将内容嵌入向量存储的数据流水线的教程。它包含在生产环境中部署、监控和维护语言模型的培训指南。 该材料探讨了通过参数高效微调(PEFT)进行的语言模型微调以及指令数据集的创建。它还涵盖了 LLMOps 流水线的实现,包括实验跟踪和使用模型注册表来监控性能。
Provides a practical guide for indexing and retrieving real-time data via vector databases.