sambanova / generative_data_prep

Apache License 2.0
58 stars 8 forks source link

reduce num_worker default to 16 #29

Closed snova-zoltanc closed 1 year ago

snova-zoltanc commented 1 year ago

Summary

People have reported OOM issues. So while we are trying to reduce the memory footprint of our multiprocessing, lets temporarily limit the default maximum number of workers

PR Checklist