Commit Graph
119 Commits
Author SHA1 Message Date
Joseph Magly 691a5da746 fix(qwen): recognize saved text derivatives 2026-08-27 20:17:09 -04:00
Joseph Magly 44f7842c9c fix(qwen): preserve validated runtime on checkpoint reload 2026-08-27 20:12:43 -04:00
Joseph Magly 827ba8e106 fix: validate Qwen hybrid runtime placement 2026-08-27 01:12:20 -04:00
Joseph Magly 270db39e27 fix(qwen): preserve checkpoint multi-EOS stops 2026-08-26 23:45:01 -04:00
Joseph Magly 2145a22d41 fix(gpu): permit bounded CUDA context residue 2026-08-26 23:21:03 -04:00
Joseph Magly f31d182456 test(gpu): cover benchmark lifecycle orchestration 2026-08-26 22:57:37 -04:00
Joseph Magly 6df26d07e7 test(gpu): keep benchmark contracts CPU-only 2026-08-26 22:51:13 -04:00
Joseph Magly 9ab258359e fix(gpu): admit benchmark loads through lifecycle broker 2026-08-26 22:48:59 -04:00
Joseph Magly 5aa11828a1 feat(surgery): add validated Qwen3.8 output-writer contract 2026-08-26 22:32:14 -04:00
Joseph Magly 1c6c7a47ca fix(validation): use chat contract for deterministic probes 2026-08-26 22:20:09 -04:00
Joseph Magly 31ceb7041c fix: gate GPU allocation on supervisor admission 2026-08-24 21:02:58 -04:00
Joseph Magly 4b677be612 feat: publish GPU model lifecycle events 2026-08-24 20:27:21 -04:00
Joseph Magly b8b7a12493 fix(pipeline): tolerate missing cancellation state 2026-08-24 14:36:39 -04:00
Joseph Magly b7969cfed0 test(cli): relax quality gates for random fixture 2026-08-24 13:57:23 -04:00
Joseph Magly ccba4f5d85 fix(surgery): guard unvalidated Qwen hybrid layouts 2026-08-24 13:54:31 -04:00
Joseph Magly d8d0a76231 fix(pipeline): fail closed on invalid output 2026-08-24 13:42:13 -04:00
Joseph Magly f354effc72 fix(ui): refresh GPU memory gauge periodically 2026-08-24 12:51:02 -04:00
Joseph Magly 8c4c68760d feat: make UI model loading configurable 2026-08-24 11:53:18 -04:00
Joseph Magly f6ee663e1b fix(device): fall back when psutil memory query fails 2026-08-23 21:48:06 -04:00
Joseph Magly 34218cf6f7 feat(models): add Qwen3.8 27B preset 2026-08-23 20:43:23 -04:00
Joseph Magly 3aaa7e563c test(ui): keep VRAM renderer dependency-light 2026-08-23 20:13:16 -04:00
Joseph Magly 5ce65e8193 fix(ui): show VRAM for every visible GPU 2026-08-23 20:06:08 -04:00
Joseph Magly cad100dd70 feat: refresh model catalog and shared-host guidance 2026-08-23 18:57:13 -04:00
Joseph Magly 6b6a0fe3d8 test(device): restore release branch coverage 2026-08-23 11:46:39 -04:00
Joseph Magly d52c7fc406 test(ui): classify lifecycle regression as conditional 2026-08-23 11:21:27 -04:00
Joseph Magly ad883cef0b feat: harden local runtime and verification 2026-08-23 11:16:10 -04:00
Joseph Magly beb4707401 ci: release tested source snapshots only 2026-08-22 11:28:30 -04:00
Joseph Magly c546d30e9e test: support TOML parsing on Python 3.10 2026-08-22 11:04:56 -04:00
Joseph Magly 7b7109feb5 ci: bind release evidence to artifact hashes 2026-08-22 10:59:08 -04:00
Joseph Magly feda78fbbb test(loader): isolate optional quantization dependency 2026-08-22 10:09:41 -04:00
Joseph Magly 3390fe551b feat(secrets): add provider-neutral credential hooks 2026-08-22 10:02:49 -04:00
Joseph Magly 06e80af7b6 feat: add Jetson contributor validation path 2026-08-21 20:12:35 -04:00
Joseph Magly bd878363f8 test: lock Qwen2.5 projection contract 2026-08-21 19:09:34 -04:00
Joseph Magly 182dde0fdf test: cover Mistral shared-expert memory estimate 2026-08-21 19:00:03 -04:00
Joseph Magly 1112fe139e test: exercise pinned Mistral configuration contract 2026-08-21 18:57:09 -04:00
Joseph Magly 3c0f83ac4b feat: add Mistral 3 and 4 architecture contracts 2026-08-21 18:55:10 -04:00
Joseph Magly d1c0ee664d feat(abliteration): support safe offloaded weight surgery 2026-08-21 18:36:18 -04:00
Joseph Magly 02bdb45c4d test(aiwg): track refreshed Codex surface 2026-08-21 18:07:02 -04:00
Joseph Magly cf2b5ae869 test: cover single-prompt flattened routing 2026-08-21 14:43:00 -04:00
Joseph Magly f2446f68a7 fix: preserve per-prompt MoE router observations 2026-08-21 14:33:13 -04:00
Joseph Magly b746a87a00 fix: harden checkpoint blending contracts 2026-08-21 12:12:14 -04:00
faber 17f1d5eb59 feat: add complementary abliteration blending
Carry the coherent blending contribution and research summary from PR #127 while splitting the capacity and recovery proposals into issues #132 and #133.
2026-08-21 11:58:11 -04:00
Joseph Magly 4848fea62c ci: preserve signed canonical integrations 2026-08-20 23:17:45 -04:00
Joseph Magly 38efd3dc0a ci: adopt tiered contributor validation 2026-08-20 23:11:24 -04:00
faber 94d65f8769 test cli dispatch 2026-08-19 22:25:38 -04:00
faber 3dbe90d9a9 tests: 96% coverage 2026-08-19 22:25:38 -04:00
faber 2dbed842d4 fix ruff 2026-08-19 22:25:38 -04:00
faber 36c1836982 capability-check + tests + risk map 2026-08-19 22:25:38 -04:00
faber aa3095747c test cli dispatch 2026-08-19 21:38:19 -04:00
faber c0b3ad9007 tests: 98% coverage 2026-08-19 21:33:25 -04:00