• thingsiplay@beehaw.org
    link
    fedilink
    arrow-up
    17
    ·
    20 hours ago

    Orbit currently uses a version of Mistral LLM (Mistral 7B) that is locally hosted on Mozilla’s Google Cloud Platform instance.

    So it connects to Google Cloud for this? What does that mean “locally”, if its a Cloud Platform? And what does that mean “Mozilla’s”, if its Google? I’m a bit confused with this sentence.

    Does it download and execute it locally offline or does it send the data to Google Cloud Platform?? The page is not clear about this and I searched for an answer. I have the same Mistral 7B model that I downloaded from HuggingFace website and can use offline with a specific GUI application. It would be nice if I could Firefox point to that file instead.

    Otherwise, this does not look very promising and I wouldn’t trust it at the moment.

    • NaN@lemmy.sdf.org
      link
      fedilink
      English
      arrow-up
      18
      ·
      edit-2
      19 hours ago

      Google Distributed Cloud allows you to run Google Cloud Platform locally in your own datacenter. They can deploy apps to that infrastructure and use the cloud console for management, or even use normal kubernetes tools for it.

      Couldn’t say if that’s what they’re actually doing, but running Google Cloud locally is a thing.

      • thingsiplay@beehaw.org
        link
        fedilink
        arrow-up
        2
        ·
        19 hours ago

        Thanks for the clarification. That’s interesting indeed. Unfortunately Mozilla is so dependent on Google.

        • NaN@lemmy.sdf.org
          link
          fedilink
          English
          arrow-up
          4
          ·
          19 hours ago

          I agree. I’d prefer they just run their own Kubernetes and manage it themselves. Maybe throw some business at Red Hat if they need help with it.