Skip to content

Conversation

MartinMarciniszyn
Copy link
Collaborator

[TRTLLM-325][infra] Prepare for NGC release

Description

These changes reduce the size of the docker image.

@MartinMarciniszyn MartinMarciniszyn force-pushed the reduce_docker_size branch 2 times, most recently from 637b65e to a59df46 Compare May 2, 2025 11:32
@MartinMarciniszyn
Copy link
Collaborator Author

/bot run

@tensorrt-cicd
Copy link
Collaborator

PR_Github #4034 [ run ] triggered by Bot

@tensorrt-cicd
Copy link
Collaborator

PR_Github #4034 [ run ] completed with state FAILURE
/LLM/main/L0_MergeRequest_PR pipeline #2865 completed with status: 'FAILURE'

@MartinMarciniszyn MartinMarciniszyn force-pushed the reduce_docker_size branch 3 times, most recently from f26c5d8 to 0029de8 Compare May 7, 2025 11:51
@MartinMarciniszyn
Copy link
Collaborator Author

/bot run

@tensorrt-cicd
Copy link
Collaborator

PR_Github #4397 [ run ] triggered by Bot

@tensorrt-cicd
Copy link
Collaborator

PR_Github #4397 [ run ] completed with state FAILURE
/LLM/main/L0_MergeRequest_PR pipeline #3161 completed with status: 'FAILURE'

@MartinMarciniszyn
Copy link
Collaborator Author

/bot run

@tensorrt-cicd
Copy link
Collaborator

PR_Github #4575 [ run ] triggered by Bot

@kaiyux
Copy link
Member

kaiyux commented May 9, 2025

@MartinMarciniszyn Please also fix the DCO check. Thanks.

@MartinMarciniszyn
Copy link
Collaborator Author

@MartinMarciniszyn Please also fix the DCO check. Thanks

@kaiyux , I don't understand why these DCO checks are failing. All commits have been signed off. For some reason, GitHub does not recognize the signature. I will try to squash and recommit.

Signed-off-by: Martin Marciniszyn Mehringer <[email protected]>
Signed-off-by: Martin Marciniszyn Mehringer <[email protected]>
Signed-off-by: Martin Marciniszyn Mehringer <[email protected]>
Signed-off-by: Martin Marciniszyn Mehringer <[email protected]>
@MartinMarciniszyn MartinMarciniszyn enabled auto-merge (squash) May 9, 2025 09:49
@MartinMarciniszyn MartinMarciniszyn disabled auto-merge May 9, 2025 10:12
@tensorrt-cicd
Copy link
Collaborator

PR_Github #4575 [ run ] completed with state SUCCESS
/LLM/main/L0_MergeRequest_PR pipeline #3291 completed with status: 'SUCCESS'

@MartinMarciniszyn MartinMarciniszyn enabled auto-merge (squash) May 9, 2025 11:18
@MartinMarciniszyn
Copy link
Collaborator Author

/bot reuse-pipeline

@tensorrt-cicd
Copy link
Collaborator

PR_Github #4714 [ reuse-pipeline ] triggered by Bot

@tensorrt-cicd
Copy link
Collaborator

PR_Github #4714 [ reuse-pipeline ] completed with state SUCCESS
Reusing PR_Github #4575 for commit dff346d

@MartinMarciniszyn MartinMarciniszyn merged commit d0e672f into NVIDIA:main May 9, 2025
3 checks passed

def get_current_timestamp() -> str:
"""Get the current timestamp in YYYYMMDDhhmm format."""
return _dt.datetime.now(_dt.UTC).strftime("%Y%m%d%H%M")
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for providing the script. I have conducted experiments locally. Since the local datetime version is older, I will make modifications to this part and use datetime.timezone.utc.
python/cpython#91973

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants