Installation using PyPI:
pip install easyinstruct -i https://pypi.org/simple
Installation for local development:
git clone https://github.com/zjunlp/EasyInstruct cd EasyInstruct pip install -e .
Last updated 1 year ago