Signed-off-by: vladmandic <mandic00@live.com>
This commit is contained in:
vladmandic
2026-01-01 10:30:45 +01:00
parent f7bb9f54fc
commit 427ce99397
+3 -1
View File
@@ -1,12 +1,14 @@
# Change Log for SD.Next
## Update for 2025-12-31
## Update for 2025-01-01
- **Feaures**
- **SDNQ** now has *19 int* based and *69 float* based quantization types
*note*: not all are exposed via ui purely for simplicity, but all are available via api and scripts
- **Internal**
- improve extensions tab behavior and formatting, thanks @awsr
- update reference models previews, thanks @liutyi
- update models specs page, thanks @alerikaisattera
- sdnq improvements
- **Fixes**
- extension tab: update checker, date handling, formatting etc., thanks @awsr