https://github.com/chenzomi12/DeepLearningSystem/tree/main/06Foundation/03Storage
transformers PEFT,训练等参数调优
估计
MultiProcess with Pytorch (多进程模型)
背景
AI Agent
目前,与AI交互遵循一种熟悉的流程。您都必须输入prompt,AI 模型会根据输入来响应。每次您想要新的输出时,您都必须提供prompt。总是有人来启动这个过程。
Retrieval Augmented Generation 检索增强生成
检索增强生成 (RAG) + finetune
stable diffusion 应用
stable-diffusion-webui
Langchain
总结几个有用的功能