this post was submitted on 19 Sep 2024
60 points (92.9% liked)

Firefox

17602 readers
597 users here now

A place to discuss the news and latest developments on the open-source browser Firefox

founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 17 points 18 hours ago (1 children)

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.

[–] [email protected] 18 points 17 hours ago* (last edited 17 hours ago) (1 children)

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.

[–] [email protected] 2 points 17 hours ago (1 children)

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

[–] [email protected] 4 points 17 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.