Skip to content
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

Server configuration enhancements #200

Open
4 tasks
mryab opened this issue Mar 29, 2021 · 0 comments
Open
4 tasks

Server configuration enhancements #200

mryab opened this issue Mar 29, 2021 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@mryab
Copy link
Member

mryab commented Mar 29, 2021

Right now, it's tricky to start a Server with a custom expert and to change optimizer/scheduler parameters easily without modifying the code.

  • Implement hierarchical YAML configuration that will allow to specify parameters for expert layers/optimizers/schedulers
  • Switch to something like Hydra for simplicity?
  • Get rid of default config, add an example to configuration
  • Ideally we don't want to specify all parameters in Server.create() and in hivemind_cli.run_server twice
@mryab mryab added enhancement New feature or request help wanted Extra attention is needed labels Mar 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant