Skip to main content

CerebriumAI

Cerebrium 是一个无服务器的 GPU 基础设施提供商。它提供了对多个 LLM 模型的 API 访问。

请参阅 CerebriumAI 文档 中的示例。

安装和设置

  • 安装 Python 包:
pip install cerebrium

LLMs

请参阅 用法示例

from langchain_community.llms import CerebriumAI

Was this page helpful?


You can leave detailed feedback on GitHub.