|
|
|
|
|
by santiagobasulto
10 days ago
|
|
Bellard has a very interesting project that is `ts_zip`, a compression algorithm powered by LLMs. It's just an "experiment" and should never be used in production, but very smart. The description on his website is amusing: "The ts_zip utility can compress (and hopefully decompress) text files using a Large Language Model" https://bellard.org/ts_zip/ |
|
If the decompression is optional, I've got a really impressive compression algorithm in mind!