You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have tried disabling custom nodes and the issue persists (see how to disable custom nodes if you need help)
Your question
AttributeError: 'GGUFModelPatcher' object has no attribute 'named_modules_to_munmap'
Before the last update, I never had any error messages and everything ran smoothly with GGUF, etc. Now, the error message appears after 2-3 generations. The log also shows AttributeError: ‘GGUFModelPatcher’ object has no attribute ‘named_modules_to_munmap’. model_management.py", line 525, in model_unload
freed = self.model.partially_unload(self.model.offload_device, memory_to_free)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Logs
Other
No response
RYG81, Plshelpmeee, OldOldFlint and pinballelectronica