You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description:
I'm encountering an issue while trying to run run_cpsft.sh script. It seems that the configuration files ZeRO_3_cpu.json and sft.json are missing or not being found by the script. This prevents the script from executing properly.
Steps to Reproduce:
Clone the repository.
Navigate to the directory containing run_cpsft.sh.
Execute run_cpsft.sh.
Expected Behavior:
The script should run successfully with the specified configuration files ZeRO_3_cpu.json and sft.json.
Actual Behavior:
The script fails with an error indicating that it couldn't find the ZeRO_3_cpu.json and sft.json configuration files.
The text was updated successfully, but these errors were encountered:
Description:
I'm encountering an issue while trying to run run_cpsft.sh script. It seems that the configuration files ZeRO_3_cpu.json and sft.json are missing or not being found by the script. This prevents the script from executing properly.
Steps to Reproduce:
Clone the repository.
Navigate to the directory containing run_cpsft.sh.
Execute run_cpsft.sh.
Expected Behavior:
The script should run successfully with the specified configuration files ZeRO_3_cpu.json and sft.json.
Actual Behavior:
The script fails with an error indicating that it couldn't find the ZeRO_3_cpu.json and sft.json configuration files.
The text was updated successfully, but these errors were encountered: