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

There have a bug in your code #2

Open
wangli68 opened this issue Apr 23, 2024 · 0 comments
Open

There have a bug in your code #2

wangli68 opened this issue Apr 23, 2024 · 0 comments

Comments

@wangli68
Copy link

the class 'OptimizerFactory' had a bug ,in the method 'get_optimizer':
if config.type == 'palm':
optimizer, optimizer_info = PalmOptimizerFactory.get_optimizer(
config.palm_optimizer, weight_decay_mask, prepend_to_chain
)
but the method "PalmOptimizerFactory.get_optimizer" only have two parameters:
image

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