Open vikramsubramanian opened 8 months ago
workerType
to a larger instance that has more memory for the worksforme_model_training
task in the infra/data-pipeline.yml
file.workerType
is already at the maximum available, optimize the model training code to use less memory, for example by reducing the batch size or using memory-efficient data structures and algorithms.worksforme_model_training
function and fix them if any are found.
)