coreweave / ml-containers

MIT License
19 stars 3 forks source link

feat(torch): Bundle `libsodium` #49

Closed Eta0 closed 8 months ago

Eta0 commented 8 months ago

libsodium with torch

This change installs libsodium23 through apt-get along with other core packages. This allows supporting coreweave/tensorizer#66 encryption out of the box. The image size footprint of adding this library is under 500 KiB.