@david_chisnall @mkljczk @mariusor it is AI though, big llms corpos don't get to be the ones defining what AI is
Discussion
@david_chisnall I'd bet money the decision to bundle the LLM wasn't made by chrome team but above them.
@david_chisnall at least the build process doesn't have you train it from scratch
@david_chisnall as far as I remember Firefox also bundles an LLM with the install (useful at least for in browser translations) but it still manages to keep the size reasonable...
I think the Firefox translation models are downloaded on demand, the first time you request on-device translation from a specific language. Each language pair is about 60 MiB.
These are an amazing piece of engineering. They’re designed so that they can be trained on a single (powerful) desktop and they’re trained from corpora that are specifically built (and licensed) for improving machine translation.
@david_chisnall ah, I see, I missed that somehow, but it makes total sense.