InvokeAI/docs/contributing
Lincoln Stein 2871676f79
LoRA patching optimization (#6439)
* allow model patcher to optimize away the unpatching step when feasible

* remove lazy_offloading functionality

* allow model patcher to optimize away the unpatching step when feasible

* remove lazy_offloading functionality

* do not save original weights if there is a CPU copy of state dict

* Update invokeai/backend/model_manager/load/load_base.py

Co-authored-by: Ryan Dick <ryanjdick3@gmail.com>

* documentation fixes added during penultimate review

---------

Co-authored-by: Lincoln Stein <lstein@gmail.com>
Co-authored-by: Kent Keirsey <31807370+hipsterusername@users.noreply.github.com>
Co-authored-by: Ryan Dick <ryanjdick3@gmail.com>
2024-06-06 13:53:35 +00:00
..
contribution_guides docs: remove separate frontend docs and link to repo 2024-01-23 18:04:41 +11:00
frontend docs(ui): update field type docs & comments 2024-05-20 11:28:33 +10:00
ARCHITECTURE.md parent 9eed1919c2 2023-02-24 18:57:02 -08:00
CONTRIBUTING.md updated naming 2023-09-12 12:01:44 -04:00
DOWNLOAD_QUEUE.md [feature] Download Queue (#5225) 2023-12-22 12:35:57 -05:00
INVOCATIONS.md fix(nodes): restore type annotations for InvocationContext 2024-03-01 10:42:33 +11:00
LOCAL_DEVELOPMENT.md Add TESTS.md documentation. 2023-10-05 15:38:25 -04:00
MODEL_MANAGER.md LoRA patching optimization (#6439) 2024-06-06 13:53:35 +00:00
TESTS.md Remove @slow decorator in favor of @pytest.mark.slow. 2023-10-06 18:26:06 -04:00