Added model loading Feedback
Fixes: https://github.com/transformerlab/transformerlab-app/issues/879
Codecov Report
:x: Patch coverage is 0% with 22 lines in your changes missing coverage. Please review.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| api/transformerlab/shared/shared.py | 0.00% | 22 Missing :warning: |
:loudspeaker: Thoughts on this report? Let us know!
Also for another comment I think Ali and I had also worked on the cause of the "plugin taking too much time to start" problem earlier once, it takes a long time just for the python imports to work themselves out because they're in a venv and pycache may not be developed yet
@dadmobile @deep1401 Does this require any further changes ?
@dadmobile @deep1401 Does this require any further changes ?
no changes but I'm not too sure if this will be helpful because of the problem I mentioned earlier. Maybe @dadmobile can decide what do we do with this