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

trouble when using docker to train lora #2349

Closed
YachiZhang opened this issue Apr 19, 2024 · 5 comments
Closed

trouble when using docker to train lora #2349

YachiZhang opened this issue Apr 19, 2024 · 5 comments
Labels
enhancement New feature or request

Comments

@YachiZhang
Copy link

I use build the docker to train lora. but different from the windows, it doesn't show the training log .like the following:
screenshot-20240419-214227
Another problem, when I start the training already, if I close the page and reopen, I can not stop the training through the ui.

@bmaltais
Copy link
Owner

Another problem, when I start the training already, if I close the page and reopen, I can not stop the training through the ui.

Yeah... This will happen... not sure how to best fix that... maybe by always desplaying both buttons in headless mode?

@bmaltais bmaltais added the enhancement New feature or request label Apr 19, 2024
@YachiZhang
Copy link
Author

Another problem, when I start the training already, if I close the page and reopen, I can not stop the training through the ui.

Yeah... This will happen... not sure how to best fix that... maybe by always desplaying both buttons in headless mode?

Thanks~, and because it does not have the terminal like windows , if I want stop
the training, I should "kill $pid"?

@bmaltais
Copy link
Owner

At the moment yes.

@bmaltais
Copy link
Owner

I have implemented a fix where it will show both buttons in headless mode.

@YachiZhang
Copy link
Author

I have implemented a fix where it will show both buttons in headless mode.

Thank you very much~

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

When branches are created from issues, their pull requests are automatically linked.

2 participants