GoThread
all local communities rss
log in
c/programmer_humor@programming.dev · sanitation@lemmy.today · 2 Sep 2026 23:30

New compression technique

check post at origin

1188
155 comments

log in to comment.

comments

top new hot controversial
‹ show full thread · in reply to @AI_toothbrush@lemmy.zip
  • @ChaoticNeutralCzech@feddit.org · 3 Sep 2026 · edited

    There are not many places where 95% compression of UTF-8 plain text could outweigh needing a 30GB model in memory and a significant fraction of current LLM inference cost to decompress it − and good luck convincing librarians to adopt it.

    4
    link
    • @Natanael@infosec.pub · 3 Sep 2026 · edited

      There’s a 300 MB library for audio compression using it. If you have large audio libraries it could eventually become worth the tradeoff.

      huggingface.co/facebook/encodec_32khz

      The image versions are probably more useful though.

      The important part for these codes is that it has pre-LLM functions for quality metrics to judge if the output is close enough to indistinguishable (preserves detail, doesn’t add any).

      Although there is also variants deriving a neural net from the media to recreate it from the smaller model.

      1
      link
GoThread · self-hosted threadiverse · instances · AGPL-3.0