Skip to content

fix krea2 GGUF dequant dtype on mps - #9573

Open
grunblatt-git wants to merge 1 commit into
invoke-ai:mainfrom
grunblatt-git:fix-krea2-gguf-dequant-dtype-on-mac
Open

fix krea2 GGUF dequant dtype on mps#9573
grunblatt-git wants to merge 1 commit into
invoke-ai:mainfrom
grunblatt-git:fix-krea2-gguf-dequant-dtype-on-mac

Conversation

@grunblatt-git

Copy link
Copy Markdown

Summary

Fix Krea-2 GGUF generation producing noise on Apple MPS devices.

Krea-2 GGUF dequantization now uses FP32 on MPS, where BF16 dequantization was found to produce noisy images. Other devices retain existing BF16-safe behavior, while explicit precision settings remain honored outside MPS.

Related Issues / Discussions

None

QA Instructions

None

Merge Plan

None

Checklist

  • The PR has a short but descriptive title, suitable for a changelog
  • Tests added / updated (if applicable)
  • ❗Changes to a redux slice have a corresponding migration
  • Documentation added / updated (if applicable)
  • Updated What's New copy (if doing a release after this PR)

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

Labels

6.14.2 backend PRs that change backend files python PRs that change python files

Projects

Status: 6.14.2

Development

Successfully merging this pull request may close these issues.

3 participants