This repository was archived by the owner on Sep 23, 2025. It is now read-only.

Description
I am not sure why finetune and inference are installed as packages in the conda env. depending on if inference exists in current directory and where the script is running. Either package installed or local package will be used when import, which is confusing:
from inference.inference_config import InferenceConfig, DEVICE_CPU