"AutoGen"是一个用于简化基于大语言模型的复杂应用程序的编排、优化和自动化的框架。它可以让开发者创建多个角色代理来完成工作流程。AutoGen是一个Python库,它使得开发人员能够使用多个可以相互交谈以解决问题的代理来开发LLM应用程序。
Chroma - the open-source embedding database. The fastest way to build Python or JavaScript LLM apps with memory!
Prompt engineering is a relatively new discipline for developing and optimizing prompts to efficiently use language models (LMs) for a wide variety of applications and research topics.
Inference of LLaMA model in pure C/C++, The main goal of llama.cpp is to run the LLaMA model using 4-bit integer quantization on a MacBook.
LLaMA(Large Language Model Meta AI),由 Meta AI 发布的一个开放且高效的大型基础语言模型。
LangChain是一个开源的Python库,它提供了构建基于大模型的AI应用所需的模块和工具。
ChatGLM-6B 是一个开源的、支持中英双语的对话语言模型。
支持私有文档集成的AI项目。
Open-source large language models that run locally on your CPU and nearly any GPU.
AgentGPT allows you to configure and deploy Autonomous AI agents.
AutoGPT is your go-to toolkit for supercharging agents.
Stable Diffusion是stability.ai开源的图像生成模型,能够从文本描述中生成详细的图像。