pavnilschanda@lemmy.world to Technology@lemmy.worldEnglish · 1 year agoLLMs are surprisingly great at compressing images and audio, DeepMind researchers findventurebeat.comexternal-linkmessage-square5fedilinkarrow-up119arrow-down13
arrow-up116arrow-down1external-linkLLMs are surprisingly great at compressing images and audio, DeepMind researchers findventurebeat.compavnilschanda@lemmy.world to Technology@lemmy.worldEnglish · 1 year agomessage-square5fedilink
minus-squareTibert@compuverse.uklinkfedilinkEnglisharrow-up2·1 year agoWell from the article a dataset is required, but not always the heavier one. Tho it doesn’t solve the speed issue, where the llm will take a lot more time to do the compression. gzip can compress 1GB of text in less than a minute on a CPU, an LLM with 3.2 million parameters requires an hour to compress
Well from the article a dataset is required, but not always the heavier one.
Tho it doesn’t solve the speed issue, where the llm will take a lot more time to do the compression.