• 0 Posts
  • 2 Comments
Joined 8 months ago
cake
Cake day: May 14th, 2024

help-circle
  • As far as I can see #ollama and #lmstudio do not provide privacy statements.

    That’s because they are not online services (which is a good thing!). Online services like ChatGPT and desktop applications like LM Studio are not in the same product category.

    LM Studio is more akin to, say, VLC or Notepad++ (which also do not have privacy policies). These are desktop applications that have some limited network functions (like autoupdates).

    LM Studio does offer details of which features require internet access and which are fully offline here: https://lmstudio.ai/docs/offline . In short: everything important is offline. It has built-in search features so you can find and download models from Huggingface, and it also has an autoupdate feature to find and download new versions. You could run it on an airgapped system (or more likely, set it up in a container/VM without network access), and simply load in model files manually if you prefer.

    Personally I recommend LM Studio, because it’s super easy to set up and use but still quite powerful.