Skip to content

Conversation

@jmercat
Copy link
Collaborator

@jmercat jmercat commented Jun 3, 2025

As discussed in #127 the max tokens argument was passed as None if not explicitly set. This forced each benchmark initialization to make a special case for that argument and make sure it is not None.
This PR changes that:

  • it passes only not None arguments to the benchmark init function
  • init functions default are set to a number that is used in that case

@jmercat jmercat requested a review from neginraoof June 3, 2025 18:09
@neginraoof neginraoof merged commit 6cd745f into main Jun 5, 2025
2 checks passed
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.

3 participants