Comment by woadwarrior01
16 hours ago
Ironic that the app is named Nativ(e) and yet bundles a full Python runtime. Nonetheless, still less bloated than LM Studio, which bundles a full Python runtime and electron.js (which in turn bundles a whole browser runtime).
A lot of macOS apps are statically-linked, even interpreted programs. It's still a native app for going that route.