Other notes How to deploy new version of package to PyPi Bump version in pyproject.toml python -m build twine upload dist/* How to regenerate small_model_results.txt Just re-run __main__.py.