Get started Installation As an editable package For development and tests purpose it may be useful to install the project as a editable package with pip. To install Qwen as an editable package, you can install it via pip: pip install -e . Get started with: Developments