Local Python dependencies #5361
Hello-World-Traveler
started this conversation in
Ideas
Replies: 1 comment
-
Is there a tag that has all the Python backend dependencies baked in? I tried several, however, I receive an error that states either the backend is not able to load a model or backend is not found. I am looking for CPU Inferencing. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
@mudler 2.29.0 was released a few hours ago, well done to you and everyone else for this new update.
"This update focuses heavily on refining our container image strategy, making default images leaner and providing clearer options for users needing specific features or hardware acceleration"
I have notice that there is a 15Gb difference from
master-cublas-cuda12-core
tomaster-cublas-cuda12-extras
Could we install the dependencies as needed locally and map the folder to /backend/python/dependencies and How long does it take to push the update to docker hub when a new update is released?
master-cublas-cuda12
Last pushed about 14 hours by localaici
Would this be a new update or is waiting to be updated?
Beta Was this translation helpful? Give feedback.
All reactions