PygmalionAIAphrodite Engine을 위한 추론 엔드포인트를 제공하여 오픈소스 모델을 지원하는 회사입니다.

Installation and Setup

pip install aphrodite-engine

LLMs

사용 예제를 참조하세요.
from langchain_community.llms import Aphrodite

---

<Callout icon="pen-to-square" iconType="regular">
    [Edit the source of this page on GitHub.](https://github.com/langchain-ai/docs/edit/main/src/oss/python/integrations/providers/pygmalionai.mdx)
</Callout>
<Tip icon="terminal" iconType="regular">
    [Connect these docs programmatically](/use-these-docs) to Claude, VSCode, and more via MCP for    real-time answers.
</Tip>
I