-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Is there an existing issue for this problem?
- I have searched the existing issues
Operating system
macOS
GPU vendor
Apple Silicon (MPS)
GPU model
No response
GPU VRAM
No response
Version number
Browser
n/a
Python dependencies
No response
What happened
Generation with only a prompt and no other control layers outputs junk.
First bad commit:
f06765d is the first bad commit
commit f06765dfba736c8b5ca13d319953cc1b8ba1b5f3 (HEAD)
Author: Ryan Dick <[email protected]>
Date: Mon Sep 30 22:36:25 2024 +0000
Get alternative GGUF implementation working... barely.
invokeai/backend/model_manager/load/model_loaders/flux.py | 3 +--
invokeai/backend/quantization/gguf/ggml_tensor.py | 78 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++---------------------
invokeai/backend/quantization/gguf/loaders.py | 114 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--------------------------------------------------
pyproject.toml | 4 ++--
4 files changed, 124 insertions(+), 75 deletions(-)
User reports downgrading torch
and torchvision
resolves the issue.
More details in discord thread: https://discord.com/channels/1020123559063990373/1292396911852126228
What you expected to happen
it works
How to reproduce the problem
No response
Additional context
No response
Discord username
i3oc9i
hsm207
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working