ClearML - Auto-Magical CI/CD to streamline your AI workload. Experiment Management, Data Management, Pipeline, Orchestration, Scheduling & Serving in one MLOps/LLMOps solution
In the boto3 configuration section of the clearml config it should be possible to specify the threshold and chunksize for doing multipart uploads using S3.
Motivation
We would like to bypass the multipart upload in certain cases, which means we need to be able to manually set the threshold for the multipart upload.
Proposal Summary
In the boto3 configuration section of the clearml config it should be possible to specify the threshold and chunksize for doing multipart uploads using S3.
Motivation
We would like to bypass the multipart upload in certain cases, which means we need to be able to manually set the threshold for the multipart upload.
Related Discussion
N/A