You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/libs
AlpinDale b0588774f1
community[minor]: Add Aphrodite Engine support (#14759)
This PR adds support for PygmalionAI's [Aphrodite
Engine](https://github.com/PygmalionAI/aphrodite-engine), based on
vLLM's attention mechanism. At the moment, this PR does not include
support for the API servers, but they will be added in a later PR.

The only dependency as of now is `aphrodite-engine==0.4.2`. We pin the
version to prevent breakage due to changes in the aphrodite-engine
library.

---------

Co-authored-by: Bagatur <baskaryan@gmail.com>
9 months ago
..
cli cli: test_integration group (#14924) 9 months ago
community community[minor]: Add Aphrodite Engine support (#14759) 9 months ago
core docstrings `core` update (#14871) 9 months ago
experimental docs: docstrings `langchain_community` update (#14889) 9 months ago
langchain community[patch]: update Gradient embeddings (#14846) 9 months ago
partners docs: readme for langchain-mistralai (#14917) 9 months ago