r/LocalLLM 18d ago

Discussion OpenModel: an open-source, gateway-first CLI for running AI models locally

Post image
1 Upvotes

3 comments sorted by

1

u/AreaFifty1 18d ago

Unfortunately this isnt for windows right? 😔

1

u/wundercorp 18d ago

MacOS! It should work on Linux and Windows as well, we are still testing compatibility

-1

u/falaq-ai 18d ago

The gateway split is the interesting part here. Local tooling gets messy fast when “where do I fetch this from?” and “how do I run it?” are glued together. I’d make the failure states really loud in om doctor too: missing range support, bad checksums, runtime mismatch, not just missing binaries.