Vladimir Mandic
|
81437ff051
|
cleanup seedvr
Signed-off-by: Vladimir Mandic <mandic00@live.com>
|
2026-06-23 13:55:47 +02:00 |
|
Disty0
|
d2d0efbc48
|
SDQN add OpenVINO FP16 MM and add update_torch_dtype to SDNQQuantizer
|
2026-06-20 21:41:34 +03:00 |
|
Disty0
|
8214b044e3
|
SDNQ show a warining for no Triton instead and stop overriding matmul to false
|
2026-06-17 02:17:21 +03:00 |
|
Disty0
|
d227a46406
|
SDNQ handle hf_quantizer and modules_to_not_use_matmul in loader
|
2026-06-15 22:04:43 +03:00 |
|
Disty0
|
e5a15ab6e1
|
Update SDNQConfig docstring
|
2026-06-15 19:39:03 +03:00 |
|
Vladimir Mandic
|
5aea60ab71
|
lint
Signed-off-by: Vladimir Mandic <mandic00@live.com>
|
2026-06-15 12:06:43 +02:00 |
|
Disty0
|
099b4e4214
|
SDNQ fix Diffusers API change breaking Transformers
|
2026-06-13 03:03:14 +03:00 |
|
Disty0
|
55f811e837
|
SDNQ add N4 Hadamard and set Hadamard Group Size to 256
|
2026-06-13 00:56:50 +03:00 |
|
Vladimir Mandic
|
fefa1f210d
|
fix sdnq svd
Signed-off-by: Vladimir Mandic <mandic00@live.com>
|
2026-06-08 10:12:17 +02:00 |
|
Disty0
|
f0c93defb8
|
SDNQ add RuntimeError for post-load quantizing a pre-quant
|
2026-06-07 17:51:48 +03:00 |
|
Disty0
|
e5249c7a4b
|
Cleanup SDNQ
|
2026-06-07 16:14:52 +03:00 |
|
Vladimir Mandic
|
1f24513507
|
optimize sdnq quant-on-load and add platform stats
Signed-off-by: Vladimir Mandic <mandic00@live.com>
|
2026-06-07 11:43:46 +02:00 |
|
Vladimir Mandic
|
5e99dee3c2
|
full codespell coverage
Signed-off-by: Vladimir Mandic <mandic00@live.com>
|
2026-06-04 12:36:10 +02:00 |
|
Vladimir Mandic
|
113d4efae8
|
add lens img2img and inpaint
Signed-off-by: Vladimir Mandic <mandic00@live.com>
|
2026-05-25 10:40:20 +02:00 |
|
Vladimir Mandic
|
d5650184fc
|
add str to sdnqconfig
Signed-off-by: Vladimir Mandic <mandic00@live.com>
|
2026-05-25 10:40:20 +02:00 |
|
Disty0
|
1377495998
|
lint
|
2026-05-22 18:21:22 +03:00 |
|
Disty0
|
e484850e9e
|
Cleanup SDNQ
|
2026-05-22 17:32:41 +03:00 |
|
Disty0
|
f91893d0df
|
Fix bias dtype mismatch with pre-quants
|
2026-05-22 00:08:42 +03:00 |
|
Disty0
|
3e879ccb69
|
cleanup
|
2026-05-21 23:44:44 +03:00 |
|
Disty0
|
cfafbed868
|
don't duplicate modules_to_not_convert
|
2026-05-21 20:44:28 +03:00 |
|
Disty0
|
cad5ab19c8
|
SDNQ use torch.compile friendly hadamard cache
|
2026-05-19 22:18:58 +03:00 |
|
Disty0
|
46f37232b3
|
Fix hadamard not registering
|
2026-05-18 23:54:23 +03:00 |
|
Disty0
|
a896719713
|
Fix dynamic quant with svd + hadamard combination
|
2026-05-18 23:31:18 +03:00 |
|
Disty0
|
069a1c927d
|
Fix dynamic quant
|
2026-05-18 22:44:50 +03:00 |
|
Disty0
|
e3b1eb71a1
|
cleanup
|
2026-05-18 17:10:31 +03:00 |
|
Disty0
|
c227d5fa10
|
SDNQ add Hadamard Rotation support
|
2026-05-18 17:06:11 +03:00 |
|
Vladimir Mandic
|
8ca0568bd2
|
fix apply_sdnq_to_module
Signed-off-by: Vladimir Mandic <mandic00@live.com>
|
2026-05-15 12:17:01 +02:00 |
|
Disty0
|
6eebf2566d
|
Refactor SDNQ quantizer handling and add modules_to_not_use_matmul
|
2026-05-15 05:47:32 +03:00 |
|
Disty0
|
85ec9bf137
|
SDNQ fix post load quant
|
2026-04-16 00:38:54 +03:00 |
|
Disty0
|
ed5019116b
|
cleanup
|
2026-04-16 00:25:21 +03:00 |
|
Disty0
|
9960b371d1
|
cleanup
|
2026-04-16 00:22:52 +03:00 |
|
Disty0
|
68a5fe6342
|
SDNQ add fp8 mm info to modules_quant_config
|
2026-04-16 00:18:42 +03:00 |
|
Disty0
|
8a1743712a
|
SDNQ disable FP8 MM on dynamic quant with unsupported GPUs
|
2026-04-15 23:28:20 +03:00 |
|
vladmandic
|
84c2ddc5ca
|
linting
Signed-off-by: vladmandic <mandic00@live.com>
|
2026-04-13 12:18:05 +02:00 |
|
Disty0
|
a16ff95f18
|
SDNQ add nn.Embedding quantization support and add Gemma4 keys
|
2026-04-10 18:46:58 +03:00 |
|
Disty0
|
11f3921832
|
SDNQ make dyn loss threshold auto selected by default
|
2026-03-25 01:47:59 +03:00 |
|
awsr
|
c4ebef29a9
|
RUF013 updates
|
2026-03-24 05:48:19 -07:00 |
|
Disty0
|
f35e644d44
|
cast svd to torch_dtype
|
2026-03-11 14:50:14 +03:00 |
|
Disty0
|
e202d43801
|
SDNQ set sdnq_dequantize_fp32 to True by default
|
2026-03-11 14:35:11 +03:00 |
|
Disty0
|
30d21f420f
|
Allow all types in dyn quant
|
2026-03-11 13:46:24 +03:00 |
|
Disty0
|
b02a63c60c
|
SDNQ update minimum dtype check
|
2026-03-11 04:12:37 +03:00 |
|
Disty0
|
76b184a9fe
|
fix fp16 mm is selected instead of fp8 mm
|
2026-03-11 03:55:43 +03:00 |
|
Disty0
|
d9e628574a
|
SDNQ add 15, 13, 11 and 9 bit support
|
2026-03-11 03:39:02 +03:00 |
|
Disty0
|
9fbe70195f
|
SDNQ add 14, 12 and 10 bit support
|
2026-03-09 23:05:08 +03:00 |
|
Disty0
|
78efbc7e85
|
update sdnq
|
2026-02-24 19:47:30 +03:00 |
|
Vladimir Mandic
|
bfe014f5da
|
modernize typing
|
2026-02-19 09:15:37 +01:00 |
|
Disty0
|
df30ba28ac
|
SDNQ clamp weight_std and add CosmosTransformer3DModel keys
|
2026-02-04 00:31:00 +03:00 |
|
Disty0
|
ced81d630d
|
cleanup
|
2026-02-02 20:30:52 +03:00 |
|
Disty0
|
90cf83b90e
|
update sdnq
|
2026-02-02 20:22:29 +03:00 |
|
Disty0
|
8d6bfcd827
|
Update SDNQ
|
2026-01-23 14:39:07 +03:00 |
|