From c06aa5b8c3f6ac382c97caf8a1be2371f83c5ecb Mon Sep 17 00:00:00 2001 From: Vladimir Mandic Date: Tue, 1 Sep 2026 20:26:49 +0200 Subject: [PATCH] update changelog and todo Signed-off-by: Vladimir Mandic --- CHANGELOG.md | 1 + TODO.md | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 69ebcf39b..5a61d5d52 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -50,6 +50,7 @@ - improve network type/version lookup - cleanup lora tags - xyz grid apply bool values + - vdm scheduler fix steps, thanks @zjn20030811 ## Update for 2026-08-26 diff --git a/TODO.md b/TODO.md index 2dc2085a6..72034c0c5 100644 --- a/TODO.md +++ b/TODO.md @@ -3,7 +3,6 @@ ## Short-term - MiniMax: Create pre-quants for MiniMax-H3-Turbo, MiniMax-H3-Pruned-Turbo -- Benchmark tool productize: @CalamitousFelicitousness - Control tab verify overrides handling, @vladmandic - LTX: Create pre-quant for LTX-2.5 - LTX: Implement LTX2DFRPipeline @@ -24,6 +23,7 @@ - Lightweight scheduler/queue manager, @vladmandic - Integrate natural language image search: [ImageDB](https://github.com/vladmandic/imagedb), @vladmandic - Support cloud providers, @CalamitousFelicitousness +- Benchmark tool productize: @CalamitousFelicitousness ### Roadmap