Skip to main content
Open on GitHub

PygmalionAI

PygmalionAI is a company supporting the open-source models by serving the inference endpoint for the Aphrodite Engine.

Installation and Setup

pip install aphrodite-engine

LLMs

See a usage example.

from langchain_community.llms import Aphrodite
API Reference:Aphrodite

Was this page helpful?