accelerate launch best --num_cpu_threads_per_process value ?
Hi guys, I try to do some lora training on a serverless endpoint and I wonder how many cpu cores are available with the different GPU types? Is there a specification on that somewhere? And / or what do you use? My first tests ran on a single thread but would love to maximize performance. π
3 Replies
Solution
You can use this environment variable:
RunPod
Pod Environment Variables
Environment variables are accessible within in a pod. You can access this page by clicking on the menu icon and Edit Pod.
serverless environment variables are a bit different