Installation Guide¶
Install from PyPI¶
APPL is available on PyPI and can be installed with pip
:
Install from Source¶
To install APPL, clone the repository then install the pip
package:
Alternatively, if you do not need to modify the source code, you can install APPL from git directly with pip
:
Check Installation¶
After running the above, you may verify your installation by running:
Install SGLang (Optional)¶
To use APPL with SGLang backend that serve local LLMs: