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

Question about OPT-30B #16

Open
Jimskns opened this issue Jan 4, 2024 · 0 comments
Open

Question about OPT-30B #16

Jimskns opened this issue Jan 4, 2024 · 0 comments

Comments

@Jimskns
Copy link

Jimskns commented Jan 4, 2024

Hi!
I'm trying to reproduce the sparsity result on OPT-30b model. Threre are 48 transformer layers in OPT-30B. I've convert the weight from HF format to pt format and got 48 pytorch_.pt files. However, in the sparse_predictor/main_mlp.py, the CONFIG["30b"]["num_layer"] is 24, not 48. I am confused what does the num_layer and the rest args mean here? Should I modify these args or not? @lzcemma
Thanks.
CONFIG

@Jimskns Jimskns changed the title Reproduce queation about OPT-30B Question about OPT-30B Jan 4, 2024
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