Skip to content

Conversation

Chibukach
Copy link
Collaborator

@Chibukach Chibukach commented Jul 3, 2025

This PR updates guidellm automation in clearml to use the latest guidellm pythonic interface with benchmarking scenarios.
The standard research benchmarking scenarios have been updated to reflect this change.
It also adds support for development using custom branches in a single location

@Chibukach Chibukach requested a review from anmarques July 3, 2025 14:52
@Chibukach Chibukach requested a review from anmarques August 13, 2025 17:41
@Chibukach Chibukach requested a review from anmarques August 18, 2025 13:08
if "==" in pkg and pkg.split("==")[0] in packages:
lib_name = pkg.split("==")[0]
packages.remove(lib_name)
print(packages)
Copy link
Member

Choose a reason for hiding this comment

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

Please remove debugging print

@anmarques anmarques merged commit fafea2d into main Aug 19, 2025
@anmarques anmarques deleted the update_guidellm branch August 19, 2025 22:31
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.

2 participants