Skip to content

Add a config generation CLI #79

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

sumukshashidhar
Copy link
Member

@sumukshashidhar sumukshashidhar commented Apr 30, 2025

Much like accelerate, it will be helpful for newcomers to quickly generate their own configs through an interactive CLI, instead of already knowing what the options mean.

@@ -119,6 +120,27 @@ def gui() -> None:
raise NotImplementedError("GUI support is not yet implemented.")


@app.command(help="Generate a YourBench configuration file interactively.")
Copy link
Member

Choose a reason for hiding this comment

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

How can you make sure this is always up to date with the modifs in the core code?

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