If so-called AI is basically just Large Language Models, how come predictive text on my phone is bollock-useless?

Mr_Blott@lemmy.world to No Stupid Questions@lemmy.world – 117 points –

Like if I type "I have two appl.." for example, often it will suggest "apple" singular instead of plural. Just a small example, but it is really bad at predicting which variant of a word should come after the previous

50

You are viewing a single comment

You can run an LLM on a phone (tried it myself once, with llama.cpp), but even on the simplest model I could find it was doing maybe one word every few seconds while using up 100% of the CPU. The quality is terrible, and your battery wouldn't last an hour.

1 more...