Disty0
|
16a284eecf
|
lint
|
2026-07-04 21:53:40 +03:00 |
|
Disty0
|
77c72e03ab
|
remove dequantize_symmetric_with_bias
|
2026-07-04 19:09:25 +03:00 |
|
Disty0
|
e49ae6bd1b
|
SDNQ Add UINT8 MM support
|
2026-07-04 18:51:45 +03:00 |
|
Disty0
|
7274565deb
|
SDNQ Rename FP8 MM to FP8 Scaled MM and Rename FP8 TW MM to FP8 MM
|
2026-07-04 16:38:50 +03:00 |
|
Disty0
|
d62a0690a2
|
SDNQ: Don't re-quantize for matmul with dyn quant, Fix nn.Embedding and Typing
|
2026-07-04 02:54:19 +03:00 |
|
Disty0
|
d2d0efbc48
|
SDQN add OpenVINO FP16 MM and add update_torch_dtype to SDNQQuantizer
|
2026-06-20 21:41:34 +03:00 |
|
Disty0
|
c8458ae0af
|
SDNQ fix conv1d
|
2026-06-14 19:25:22 +03:00 |
|
Vladimir Mandic
|
2af67b76d0
|
lint
Signed-off-by: Vladimir Mandic <mandic00@live.com>
|
2026-06-02 17:13:08 +02:00 |
|
Disty0
|
1377495998
|
lint
|
2026-05-22 18:21:22 +03:00 |
|
Disty0
|
cad5ab19c8
|
SDNQ use torch.compile friendly hadamard cache
|
2026-05-19 22:18:58 +03:00 |
|
Disty0
|
c227d5fa10
|
SDNQ add Hadamard Rotation support
|
2026-05-18 17:06:11 +03:00 |
|
Disty0
|
6eebf2566d
|
Refactor SDNQ quantizer handling and add modules_to_not_use_matmul
|
2026-05-15 05:47:32 +03:00 |
|
Vladimir Mandic
|
c8d6fd5cf8
|
Revert "much stricter ruff linting"
This reverts commit 310dbf1574.
|
2026-05-11 08:13:57 +02:00 |
|
Vladimir Mandic
|
310dbf1574
|
much stricter ruff linting
Co-authored-by: Copilot <copilot@github.com>
Signed-off-by: Vladimir Mandic <mandic00@live.com>
|
2026-05-11 07:15:37 +02:00 |
|
Vladimir Mandic
|
6261c68396
|
add Step1X-Edit
Co-authored-by: Copilot <copilot@github.com>
Signed-off-by: Vladimir Mandic <mandic00@live.com>
|
2026-05-05 09:31:05 +02:00 |
|
Disty0
|
a16ff95f18
|
SDNQ add nn.Embedding quantization support and add Gemma4 keys
|
2026-04-10 18:46:58 +03:00 |
|
Disty0
|
470a0d816e
|
SDNQ add tensor descriptor kernel to triton mm for Intel Arc
|
2026-04-04 01:32:34 +03:00 |
|
awsr
|
c4ebef29a9
|
RUF013 updates
|
2026-03-24 05:48:19 -07: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
|
90cf83b90e
|
update sdnq
|
2026-02-02 20:22:29 +03:00 |
|
vladmandic
|
a4671045b6
|
lint and crlf
Signed-off-by: vladmandic <mandic00@live.com>
|
2026-01-24 10:28:46 +01:00 |
|
Disty0
|
8d6bfcd827
|
Update SDNQ
|
2026-01-23 14:39:07 +03:00 |
|
Disty0
|
784cda80aa
|
update sdnq
|
2026-01-14 16:23:26 +03:00 |
|
Disty0
|
db59d2b507
|
SDNQ handle packed floats in fp mm
|
2025-12-27 16:29:18 +03:00 |
|
Disty0
|
949ff04577
|
SDNQ fix fp16 mm with fp8 weights and improve stochastic rounding performance
|
2025-12-09 17:41:29 +03:00 |
|
Disty0
|
aaef4992c3
|
SDNQ fix svd + fp8 tw and fp16 mm
|
2025-11-28 22:31:09 +03:00 |
|
Disty0
|
b6e9332cfe
|
SDNQ de-couple matmul dtype and add fp16 matmul
|
2025-11-22 02:16:20 +03:00 |
|
Disty0
|
1745ed53f8
|
Refactor SDNQDequantizer
|
2025-11-18 01:42:58 +03:00 |
|
Disty0
|
6f33ec3357
|
SDNQ use the model quant params instead of user settings on Lora
|
2025-11-10 00:12:38 +03:00 |
|
Disty0
|
f12caf81f9
|
SDNQ skip bad layers on svd and fix svd with dequantize_fp32
|
2025-10-17 17:25:50 +03:00 |
|
Disty0
|
c7aba8589b
|
SDNQ fix Qwen loading
|
2025-10-11 00:05:09 +03:00 |
|
Disty0
|
be91bbff75
|
SDNQ add SVD support for Convs
|
2025-10-06 18:26:42 +03:00 |
|
Disty0
|
9e52d0c1fb
|
SDNQ add SVDQuant quantization method
|
2025-10-05 22:50:30 +03:00 |
|
Disty0
|
99113947bf
|
SDNQ add RDNA2 INT8 support via Triton
|
2025-10-04 18:31:25 +03:00 |
|
Disty0
|
54acf1760b
|
Make SDNQ scales compatible with balanced offload
|
2025-10-03 18:13:55 +03:00 |
|
Disty0
|
c5cab96223
|
SDNQ simplify check_mats
|
2025-10-03 02:58:17 +03:00 |
|
Disty0
|
03382bdd4c
|
SDNQ simplify check_mats
|
2025-10-01 01:35:51 +03:00 |
|
Disty0
|
0c1d34721c
|
SDNQ use contiguous for intel
|
2025-09-30 02:37:58 +03:00 |
|
Disty0
|
6b67a9d0c4
|
SDNQ add check_mats to matmul
|
2025-09-30 01:58:13 +03:00 |
|
Disty0
|
e6715ba8d3
|
Cleanup SDNQ compile
|
2025-09-19 19:29:36 +03:00 |
|
Disty0
|
a12edc1e90
|
SDNQ use nan_to_num_ with fp8 quantization in case of zeros
|
2025-09-15 20:22:39 +03:00 |
|
Vladimir Mandic
|
9743c8e4bf
|
keep previous processed state
Signed-off-by: Vladimir Mandic <mandic00@live.com>
|
2025-08-31 15:20:15 -04:00 |
|
Disty0
|
bbb345cf44
|
Fix bias dtype mismatch
|
2025-08-30 02:31:41 +03:00 |
|
Disty0
|
6c36433a14
|
SDNQ fix row-wise FP8 matmul with fp32 and fp16 inputs
|
2025-08-30 02:27:15 +03:00 |
|
Disty0
|
a8de3f7282
|
SDNQ add quantized matmul support for all quantization types and group sizes
|
2025-08-29 22:26:47 +03:00 |
|
Disty0
|
f324b7c0e5
|
SDNQ remove unnecessary .contiguous()
|
2025-08-21 02:21:05 +03:00 |
|
Disty0
|
8460be662c
|
SDNQ use inplace transpose and use view instead of reshape
|
2025-08-17 05:07:55 +03:00 |
|