Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

InitFluxLoraTraining OSError: [Errno 36] File name too long #100

Open
lvang77 opened this issue Nov 30, 2024 · 1 comment
Open

InitFluxLoraTraining OSError: [Errno 36] File name too long #100

lvang77 opened this issue Nov 30, 2024 · 1 comment

Comments

@lvang77
Copy link

lvang77 commented Nov 30, 2024

Example workflow for Lora training doesn't work in Linux. Fresh installs in Runpod ran into same issues. Windows works fine. After all the workflow settings are set and you queue it, you get the error popup about file name too long.

I had to make the below changes in your load_user_config function in config_util.py to catch the exception and keep processing the scripts for the workflow to work in Linux.
initfluxloratraining

@bilykigor
Copy link

Same issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants