You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A way to run it without Docker—documentation or a blueprint for a quick start on an average computer (Mac OS, Zsh), without needing Docker or any other complex tools that add extra layers or embedded dependencies. Please.
Alternatives
A straightforward guide outlining alternative solutions or features considered, such as:
Running the model using native Python and uv instead of Docker.
Providing pre-built binaries or a standalone CLI tool.
Offering a Conda environment file for simplified dependency management.
Including a minimal CPU-only setup path for systems without GPU support.
Motivation
A way to run it without Docker—documentation or a blueprint for a quick start on an average computer (Mac OS, Zsh), without needing Docker or any other complex tools that add extra layers or embedded dependencies. Please.
Alternatives
A straightforward guide outlining alternative solutions or features considered, such as:
uvinstead of Docker.These alternatives aim to simplify setup and usage across a variety of systems without relying on containerization or complex toolchains.
Contribution
No response
Have you searched for similar issues before submitting this one?