RRunPod•Created by Anhnam420 on 10/31/2024 in #⛅|pods Python SDK resume_pod
Hi, I'm using the Python SDK to resume a pod. However, I can't resume a pod with 0 gpu
runpod.resume_pod(
pod_id=pod_id,
gpu_count=0
)
This does not work, the pod still start with 1 gpu