PygmalionAI는 Aphrodite Engine을 위한 추론 엔드포인트를 제공하여 오픈소스 모델을 지원하는 회사입니다.
LangChain V1.0 릴리즈 이후 공식 도큐먼트의 한글 번역본 입니다. 번역 오류는 Issue 에 올려주세요 🙇♂️
PygmalionAI는 Aphrodite Engine을 위한 추론 엔드포인트를 제공하여 오픈소스 모델을 지원하는 회사입니다.
pip install aphrodite-engine
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>