jsu-sc
Results
2
comments of
jsu-sc
Running tokenizer on dataset (num_proc=32): 6%|██████████▍ | 24000/391529 [39:37
> 而且我发现,我把我训练的进程ctrl+C结束掉之后,这22个进程,还剩下12个,GPU的利用率还有100%,memory倒是下降了,变成了下面的这样,是不是llamafactory启动的时候会多启动什么进程没办法结束? > > This happened to me as well. Using `ctrl + c` to quit only kills half of the processes. I had the manually use `kill` or `nvtop`...