PygmalionAI/aphrodite-engine

[Installation]: Upload Aphrodite v0.5.2 On Pypi.org

Abulhanan opened this issue · 3 comments

Your current environment

The output of `python env.py`

How did you install Aphrodite?

I tried using version 0.5.2 but it's not persent there, it's needed to be updated.

Now with 0.5.3 please :)

@med4u Unfortunately, PyPi has an upload file size limit of 100 MiB. New release sits at ~200 MiB so I couldn't upload until they approve my request for an extension. For now, it's hosted at our custom pypi repo. You can install it like this:

pip install -U aphrodite-engine --extra-index-url https://downloads.pygmalion.chat/whl

Thank you that works for me!