transformerlab / transformerlab-app

Open Source Application for Advanced LLM Engineering: interact, train, fine-tune, and evaluate large language models on your own computer.
https://transformerlab.ai/
GNU Affero General Public License v3.0
415 stars 23 forks source link

Python Dependencies install progress breaks if you switch to the Remote Connection tab #131

Closed dadmobile closed 1 month ago

aliasaria commented 3 months ago

I believe this was fixed in 2e85c7a -- needs testing but I added keepMounted to the panels. Please close after testing a bit...

dadmobile commented 3 months ago

Verified!

delfireinoso commented 1 month ago

I use this to Inform that this process was frozen on 0.60 (Hours not minutes) but after closing the app and reopen the process completed in minutes)

Mac version coming from the previous version of Transforner.lab

aliasaria commented 1 month ago

Yes this is happening to me too -- will look into what's wrong

aliasaria commented 1 month ago

I think I have fixed this specific bug here: https://github.com/transformerlab/transformerlab-app/commit/883aead2d3d24826c8cf15d0687ff93b8b0f987e

Thanks for reporting -- this will come up in the next release of the app. For now, restarting the app (like you did) fixes the issue.