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

Training MLP layer Issue #6

Open
iidsample opened this issue Sep 30, 2023 · 1 comment
Open

Training MLP layer Issue #6

iidsample opened this issue Sep 30, 2023 · 1 comment

Comments

@iidsample
Copy link

Hi,
We are trying to train MLP layers for reproducing results for the OPT model.

We followed the instructions provided in /sparse_predictor/Readme.md.

When running the MLP trainer we see that it is looking for hard coded 64 layers and is not able to find those layers.
We see that the files which are being looked at are - mlp_x_43.mmap which do not exist for the smaller models.
Can this hard coding be fixed ?
It will be great if you can take a look at this.
Thank you.

@Jimskns
Copy link

Jimskns commented Jan 3, 2024

I've encountered the same issue when adapting the code to opt-6.7b, can anyone help with this?
Many thanks!

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

2 participants