Reducing Docker, model, and installer size without breaking local-first #38
Abhash-Chakraborty
started this conversation in
Ideas
Replies: 0 comments
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.
-
Problem
The current Docker setup is too large for many contributors and impossible for normal users to think of as an installable app. Full ML mode needs GPU-oriented dependencies and large model downloads. Light mode helps contributors, but it is not the final packaging story.
What can be reduced
Open questions
Suggested outcome
Create an install/runtime matrix:
This helps contributors avoid mixing unrelated goals in one PR.
Beta Was this translation helpful? Give feedback.
All reactions