Cerebrium is a serverless GPU infrastructure provider. It provides API access to several LLM models.See the examples in the CerebriumAI documentation.
Installation and Setup
- Install a python package:
- Get an CerebriumAI api key and set
it as an environment variable (
CEREBRIUMAI_API_KEY
)