You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
For quick jobs, spot is a great option. Unfortunately, the python library for runpod does not seem to support creating a spot pod, and forces on-demand.
Describe the solution you'd like
Add support for spot pod creation in the library, ideally as a parameter to the create_pod option or something similar.
Describe alternatives you've considered
Doing it in the UI, which is not helpful for automated jobs.
Additional context
N/A
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
For quick jobs, spot is a great option. Unfortunately, the python library for runpod does not seem to support creating a spot pod, and forces on-demand.
Describe the solution you'd like
Add support for spot pod creation in the library, ideally as a parameter to the create_pod option or something similar.
Describe alternatives you've considered
Doing it in the UI, which is not helpful for automated jobs.
Additional context
N/A
The text was updated successfully, but these errors were encountered: