sanitation@lemmy.today to Programmer Humor@programming.dev · 2 days agoNew compression techniquelemmy.todayimagemessage-square159linkfedilinkarrow-up11.2Karrow-down116file-text
arrow-up11.18Karrow-down1imageNew compression techniquelemmy.todaysanitation@lemmy.today to Programmer Humor@programming.dev · 2 days agomessage-square159linkfedilinkfile-text
minus-squarespankysalmon@fedinsfw.applinkfedilinkEnglisharrow-up8·2 days agolol no you cannot make it lossless.
minus-squarelad@programming.devlinkfedilinkEnglisharrow-up1·2 days agoI think, they don’t mean lossless compression with LLM, but with a neural network in general. I think it might be possible, but I’m not sure
minus-squareAItoothbrush@lemmy.ziplinkfedilinkEnglisharrow-up1arrow-down3·1 day agoYeah you can? A neural network that only relies on wheights and doesnt use random numbers will always give the same output for the same input.
minus-squarespankysalmon@fedinsfw.applinkfedilinkEnglisharrow-up2·21 hours agoSo does lossy compression… same output for input of an algorithm is deterministic, not lossless…
lol no you cannot make it lossless.
Enhance!
I think, they don’t mean lossless compression with LLM, but with a neural network in general. I think it might be possible, but I’m not sure
Yeah you can? A neural network that only relies on wheights and doesnt use random numbers will always give the same output for the same input.
So does lossy compression… same output for input of an algorithm is deterministic, not lossless…