FrikadelleHelle
FrikadelleHelle
Nice! Only upgrading to runtime 11.1.0 worked for me. Wasn't sure what was meant at first, as im new to our astro deployment, so for anyone in same boat: I...
So the above hack with `--load-model` in the `"SAGEMAKER_TRITON_LOG_INFO"` is the only supported way now?
Thanks for commenting on this stale issue @david-waterworth ! I actually am also wondering whether you've gotten it to work with the container running in `MultiModel` mode, I see your...
Yes, these are logs for the `/aws/sagemaker/studio` log group This is a bare-bones example of environment.yml that fails for me. ``` name: base channels: - conda-forge dependencies: - python==3.10 -...