Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Support attention quantization for diffusers >= 0.35.0#608

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Draft
shengliangxu wants to merge6 commits intomain
base:main
Choose a base branch
Loading
fromshengliangx/attention-diffuser-0.35

Conversation

@shengliangxu
Copy link
Contributor

What does this PR do?

Type of change: ?

Overview: ?

Usage

# Add a code snippet demonstrating how to use this

Testing

Before your PR is "Ready for review"

  • Make sure you read and followContributor guidelines and your commits are signed.
  • Is this change backward compatible?: Yes/No
  • Did you write any new necessary tests?: Yes/No
  • Did you add or update any necessary documentation?: Yes/No
  • Did you updateChangelog?: Yes/No

Additional Information

Many model attentions are now subclass of a new Mixin class:AttentionModuleMixin, which is not a sub class of AttentionTo fix it, patch the mixin class by forcing to use native attentionimpl so the existing function monkey patch still work.
@copy-pr-bot
Copy link

Auto-sync is disabled for draft pull requests in this repository. Workflows must be run manually.

Contributors can view more details about this messagehere.

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@shengliangxu

[8]ページ先頭

©2009-2025 Movatter.jp