Open l3utterfly opened 5 months ago
Auto resume from checkpoint should work
It is looking for: FileNotFoundError: [Errno 2] No such file or directory: 'outputs/out/checkpoint-9/trainer_state.json'
FileNotFoundError: [Errno 2] No such file or directory: 'outputs/out/checkpoint-9/trainer_state.json'
However this file is not generated
No response
3.10
main-latest
@l3utterfly Can you paste the ls output for the contents of that directory?
ls
Please check that this issue hasn't been reported before.
Expected Behavior
Auto resume from checkpoint should work
Current behaviour
It is looking for:
FileNotFoundError: [Errno 2] No such file or directory: 'outputs/out/checkpoint-9/trainer_state.json'
However this file is not generated
Steps to reproduce
Config yaml
No response
Possible solution
No response
Which Operating Systems are you using?
Python Version
3.10
axolotl branch-commit
main-latest
Acknowledgements