unsloth
unsloth copied to clipboard
llama3 sft trainer configuration error when max_steps=None
None and int can't be compared. I don't know how to fix this, commented the code to make it run but it still couldn't override this error.
Oh :( Sorry on the issue
i found an easy fix to set it as -1, I am not sure if that is what None was intended to do