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
In training step,it takes about 5 min per step,and the time generating complements are 4 min, I want to increase vllm_gpu_memory_utilization ,but it OOM when num_generations=7,how to make it quicklier?
I tried setting vllm on 2GPUS, but it failed in socket timeout.