Dstack v0.5.3 guest OS is the first audited version of the dstack upstream code.
Steps to reproduce the prebuilt images:
git clone https://github.com/nearai/private-ml-sdk
cd private-ml-sdk/
git checkout cfacf8d2b0d4b554763365fa6d5087c2e0002b67
git submodule update --init --recursive
./build.sh
What's Changed
- Hugepage support and NVIDIA updates by @0xshawn in #1
- Ed25519, local kms and some bugfix by @0xshawn in #2
- vllm-proxy stability improvements by @h4x3rotab in #3
- Auto set gpu ready by @kvinwang in #4
- Signing refactor, bugfixes and docs updating by @0xshawn in #6
- feature/upgrade_gpu_verifier by @0xshawn in #11
- Feature: redis cache for vllm-proxy by @0xshawn in #9
- bugfix for attestation of nv-local-gpu-verifier upgrading by @0xshawn in #12
- Updates nvidia driver to 570 and dstack to 0.5.1 by @kvinwang in #14
- Add support of legacy completions API and bugfix by @0xshawn in #13
- ppcie attestation support by @0xshawn in #15
- Update dstack to v0.5.3 by @kvinwang in #17
New Contributors
- @0xshawn made their first contribution in #1
- @h4x3rotab made their first contribution in #3
- @kvinwang made their first contribution in #4
Full Changelog: https://github.com/nearai/private-ml-sdk/commits/v0.5.3