Having “AI functionality” doesn’t mean they can just get rid of their big/expensive models they use now.
If they are anything like Open AI’s LLM, it requires very beefy machines with a ton of expensive RAM.
Having “AI functionality” doesn’t mean they can just get rid of their big/expensive models they use now.
If they are anything like Open AI’s LLM, it requires very beefy machines with a ton of expensive RAM.
Hazdaz@lemmy.world 1 year ago
Well that’s exactly what I was thinking when these companies were making these claims… like HOW could they possibly handle this locally on a CPU or GPU when there must be a massive database that (I assume) is constantly being updated? Didn’t make sense.
ours@lemmy.film 1 year ago
“AI” doesn’t use databases per se, they are trained models built from large amounts of training data.
Some models run fine on small devices (like the model running on phones to make better pictures) but others are huge like Open AI’s LLM.
Hazdaz@lemmy.world 1 year ago
Wouldn’t that data be stored in some kind of database?
TipRing@lemmy.world 1 year ago
The training data isn’t stored in the model. You can take an existing model and fine tune it on a whole bunch of additional data and the model size won’t change.
Dark_Arc@social.packetloss.gg 1 year ago
The other answers are a bit confusing…
Yes, that’s in a database.
However, you can think of it like a large library of books on how to best tune a ukulele. There might be a lot of information to figure out how to tone the ukulele and a lot of skill to put all that knowledge to use, but the ukulele once tuned, is quite small and portable.
ours@lemmy.film 1 year ago
No, the data will influence the model.
Some of the data may be found in the model itself (i.e. the AI generated images outputting mangled author signatures from the original works that were used during training) but not in the traditional form of a database. You can’t directly retrieve that data back in its original form even if some models can be coerced to do something similar.
It’s basically a statistical model built from training data.
The training of these huge models also cost a fortune. Allegedly in the millions of $ in a data and processing-intensive process.
blazeknave@lemmy.world 1 year ago
You’re right. Run an llm locally adjacent to your application sandboxes and local user apps and your office will lower its heating bills.