gitwittidbit

Results 68 comments of gitwittidbit

My setup was working until I recently tried to update it (due to hoping that a certain has been ironed out in a newer version). Now I am stuck at...

Decided to give it another try, but getting stuck at the same error again. Is there now an official solution to this? Thanks!

How should a feature request be submitted now?

> RUN --mount=type=cache,target=/root/.cache/pip \ > pip uninstall -y huggingface-hub && \ > pip install huggingface-hub==0.18 > > RUN --mount=type=cache,target=/root/.cache/pip \ > pip uninstall -y transformers && \ > pip install...

Seeing this, too, after upgrading to 3.3.7 (docker). The only (conscious) change was this upgrade.

Thanks rtpa25 But in my case, I did and do not see the errors in the database container log you are showing in your second screenshot. The logs of my...

Sorry, I meant the first screenshot (the of your database container). I don't see those errors in my database container.

> Sorry for the late reply @gitwittidbit can you share your container logs, and further can you try the changes in #12010 in your local system to test if it...

I believe the OP doesn't want random strangers to be able to register as users on his on-prem installation (as appears to be the case per default). I, too, don't...