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

Add GeGLU activation and change activation type to activation config #42

Merged
merged 1 commit into from
Jun 10, 2024

Conversation

yichunk
Copy link
Contributor

@yichunk yichunk commented Jun 9, 2024

Add GeGLU activation and change activation type to activation config for model_config.

GeGLU activation is used in diffusion model.
And GeGLU has parameters: https://paperswithcode.com/method/geglu
Change activation type to activation config in all model_configs class.

BUG=b/311216181

@yichunk yichunk requested a review from a team as a code owner June 9, 2024 05:35
@yichunk yichunk requested a review from haozha111 June 9, 2024 05:35
@haozha111 haozha111 enabled auto-merge June 10, 2024 01:22
@haozha111
Copy link
Contributor

nice cleanup.

@haozha111 haozha111 added this pull request to the merge queue Jun 10, 2024
Merged via the queue into google-ai-edge:main with commit 1bc5098 Jun 10, 2024
10 checks passed
@yichunk yichunk deleted the activation branch June 10, 2024 04:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants