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 there any option to see verbose output for Llama training? I ran the script on a single A100 device and after one hour, I didn't see any process on the GPU via nvidia-smi. The CPU was busy though. I am curious to know if that is a preprocess or the offloading on GPU starts quickly after the launch. As the GPU usage is costly, I want to be sure that I am on the right track. Any idea about that?
The text was updated successfully, but these errors were encountered:
Is there any option to see verbose output for Llama training? I ran the script on a single A100 device and after one hour, I didn't see any process on the GPU via nvidia-smi. The CPU was busy though. I am curious to know if that is a preprocess or the offloading on GPU starts quickly after the launch. As the GPU usage is costly, I want to be sure that I am on the right track. Any idea about that?
The text was updated successfully, but these errors were encountered: