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-31 14:28:05 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
400eb94d3beec0e29c4ec0a2281a3eb11c491edf
InvokeAI
/
invokeai
/
backend
/
quantization
History
Ryan Dick
cfac7c8189
Move requantize.py to the quatnization/ dir.
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
More improvements for LLM.int8() - not fully tested.
2024-08-26 20:17:50 -04: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
fast_quantized_diffusion_model.py
Move requantize.py to the quatnization/ dir.
2024-08-26 20:17:50 -04:00
fast_quantized_transformers_model.py
Move requantize.py to the quatnization/ dir.
2024-08-26 20:17:50 -04:00
load_flux_model_bnb_llm_int8.py
Remove duplicate log_time(...) function.
2024-08-26 20:17:50 -04:00
load_flux_model_bnb_nf4.py
WIP on moving from diffusers to FLUX
2024-08-26 20:17:50 -04:00
requantize.py
Move requantize.py to the quatnization/ dir.
2024-08-26 20:17:50 -04:00