跳到主要内容
Cerebrium 是一家无服务器 GPU 基础设施提供商。它提供对多个 LLM 模型的 API 访问。
请参阅 CerebriumAI 文档中的示例。

安装和设置

  • 安装 Python 包
pip install cerebrium

LLMs

请参阅使用示例
from langchain_community.llms import CerebriumAI

以编程方式连接这些文档到 Claude、VSCode 等,通过 MCP 获取实时答案。
© . This site is unofficial and not affiliated with LangChain, Inc.