News

Many CI jobs failed with reason below: Version 3.7 was not found in the local cache Error: The version '3.7' with architecture 'x64' was not found for Ubuntu 24.04.
When I run pip install -r requirements.txt in the finetune directory, I always get something like this error in python 3.8, 3.10, or 3.11. I tried conda and also had ...