Comment on Very large amounts of gaming gpus vs AI gpus
paraphrand@lemmy.world 3 months agoYou really need to elaborate on the nature of the scam.
Comment on Very large amounts of gaming gpus vs AI gpus
paraphrand@lemmy.world 3 months agoYou really need to elaborate on the nature of the scam.
AreaKode@lemmy.world 3 months ago
LLMs are experimental, alpha-level technologies. Nvidia showed investors how fast their cards could compute this information. Now investors can just tell the LLM what they want, and it will spit out something that probably looks similar to what they want. But Nvidia is going to sell as many cards as possible before the bubble bursts.
whyNotSquirrel@sh.itjust.works 3 months ago
so… GPU were for crypto before, now it’s for LLM, weird world we live in
AreaKode@lemmy.world 3 months ago
Any time you need a CPU that can do a shit load of basic math, a GPU will win every time.
iopq@lemmy.world 3 months ago
You can design algorithms specifically to mess up parallelism by branching a lot. For example, if you want your password hashes to be GPU-resistant.