This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
InvokeAI
Watch
1
Star
1
Fork
0
You've already forked InvokeAI
mirror of
https://github.com/invoke-ai/InvokeAI.git
synced
2026-01-25 07:28:18 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
v5.12.0rc2
InvokeAI
/
invokeai
/
backend
/
quantization
History
David Burnett
6c0bd7d150
fix import ordering, remove code I reverted that the resync added back
2025-05-19 11:16:23 +10:00
..
gguf
fix import ordering, remove code I reverted that the resync added back
2025-05-19 11:16:23 +10:00
scripts
Rename params for flux and flux vae, add comments explaining use of the config_path in model config
2024-08-26 20:17:50 -04:00
__init__.py
Move requantize.py to the quatnization/ dir.
2024-08-26 20:17:50 -04:00
bnb_llm_int8.py
Simplify the state management in InvokeLinear8bitLt and add unit tests. This is in preparation for wrapping it to support streaming of weights from cpu to gpu.
2024-12-24 14:32:11 +00:00
bnb_nf4.py
Install sub directories with folders correctly, ensure consistent dtype of tensors in flux pipeline and vae
2024-08-26 20:17:50 -04:00