Install#

PyPI is the latest version.

Make sure you have Python 3.7+ installed on Linux/Mac/Windows:

pip install -U finetuner

Check your installation with:
```bash
pip show finetuner
```