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

Sparse to Dense training #18

Open
naston opened this issue Jan 1, 2025 · 0 comments
Open

Sparse to Dense training #18

naston opened this issue Jan 1, 2025 · 0 comments

Comments

@naston
Copy link

naston commented Jan 1, 2025

I am super interested in the sparse to dense training method proposed in the Monarch Matrices paper and had some questions about implementation, specifically surrounding the optimizer and scheduler. Did you have to re-initialize the optimizer to work with the new dense weights or were you able to convert the the optimizer states from sparse to dense as well? Similarly, did you find that you needed warmup when starting the dense phase of training or were you simply able to resume the scheduler with no issue? Lastly, I see that there have been a few other structured matrices introduced within this repository, in terms of training throughput should I use one of these matrix types instead of monarch?

Links to/mentions of relevant .py files within this matrix would also be appreciated.

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

No branches or pull requests

1 participant