BlueBockser@programming.devtoTechnology@lemmy.world•Nasdaq, S&P 500 drop 1% after China’s latest AI breakthrough rattles tech stocksEnglish
5·
5 days agoThanks, didn’t know that!
Thanks, didn’t know that!
AI breakthrough
That makes it sound like there’s something actually new here, but it seems like it’s just a Chinese company getting closer to what "Open"AI / Anthropic already have.
It’s nice that these things are open source weights, but from a technological view this isn’t a breakthrough.
Edit: Corrected to “open weights”
Restic doesn’t write your files 1:1 to B2, but instead chunks their content into files according to a configurable pack size (16MiB by default). If you have a very large amount of data, you could look into increasing the pack size, although that comes with its own risks (see the docs above).