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

[REFACTOR] minor update to RemoteMixtureOfExperts interface #277

Open
justheuristic opened this issue Jun 15, 2021 · 0 comments
Open

[REFACTOR] minor update to RemoteMixtureOfExperts interface #277

justheuristic opened this issue Jun 15, 2021 · 0 comments
Labels
mixture-of-experts refactor Resolving technical debt

Comments

@justheuristic
Copy link
Member

[This is a low priority issue, we can solve it alongside something else]

The hivemind-server (cli) currently defines expert names in the form of expert_pattern (e.g. ffn.[0:256].[0:256]), while RemoteMixtureOfExperts needs explicit grid sizes.

It would be great to switch to a common interface (e.g. use expert patterm in RemoteMixtureOfExperts)

@justheuristic justheuristic added the refactor Resolving technical debt label Jun 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mixture-of-experts refactor Resolving technical debt
Projects
None yet
Development

No branches or pull requests

1 participant