infinity
infinity copied to clipboard
AWS Spot instances for ML
First off, thank you for awesome tool, very useful right away. Price display did not work for me initially, only after a code change: https://github.com/narenst/infinity/blob/34d16a2f35cdcd00d4ea15a9c767ece4a1cee529/infinity/main.py#L52 should have ctx in it,...
For many tasks that don't need a persistent EBS volume, but just a large enough disk to install deps / perform them. Keep up the great work, this is a...
Allows creation of infinity user with an appropriate set of (minimal) permissions.
Infinity currently sets up a cloudwatch alarm that notifies me if the machine is unused. It would be useful if this can also turn off the machine to reduce cost.
Use AWS's Cloudwatch monitoring system to track and show the GPU utilization of the instance.
Currently the tool only works with AWS, some users have requested that it work with GCP. If you currently use GCP or Azure as your cloud provider, leave a comment...
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 0.11.2 to 1.14.0. Release notes Sourced from sentry-sdk's releases. 1.14.0 Various fixes & improvements Add before_send_transaction (#1840) by @antonpirker Adds a hook (similar to before_send) that is...