I’ve been play around with ollama. Given you download the model, can you trust it isn’t sending telemetry?

  • Jack
    link
    fedilink
    16 months ago

    That is true for Linux and maybe Mac, but on windows I think they have a bit more overhead. But again I agree that in most cases it is not significant.

    • @acockworkorange@mander.xyz
      link
      fedilink
      5
      edit-2
      6 months ago

      Is the overhead because of containers or is it because you’re running something that is meant to run on Linux and is using a conversion layer like MinGW ?

      • @stink@lemmygrad.ml
        link
        fedilink
        English
        16 months ago

        Windows > Windows Subsystem for Linux (WSL) Ubuntu > docker container

        I think WSL 2 actually runs Linux in a virtual environment. I’ve tried getting my own LLM instance running on my windows machine but it’s been such a pain.