Fixed the issue where executing the 'source activate' command in conda would change the CONDA_PREFIX, causing the conda command to not be found.
Docker download failed, switched to another download method.
Fixed the issue where ~/.bashrc could not be executed in scripts under Azure Ubuntu 22.04.
Removed dependencies like PEFT from demo_requirement.txt, making it easier to use a more appropriate GIT_MIRROR, and speeding up the script execution time in case of failure and subsequent retries.