• Joined on 2026-01-29
mAi deleted branch mai/icarus/guard-invocation-marker from m/paliad 2026-07-29 10:41:17 +00:00
mAi deleted branch mai/icarus/guard-dedicated-clone from m/paliad 2026-07-29 10:41:17 +00:00
mAi deleted branch mai/icarus/guard-family-handover from m/paliad 2026-07-29 10:41:16 +00:00
mAi deleted branch mai/icarus/upc-formalities-table from m/paliad 2026-07-29 10:41:15 +00:00
mAi deleted branch mai/icarus/rescope-the-block-editor from m/paliad 2026-07-29 10:41:15 +00:00
mAi deleted branch mai/icarus/cron-guards-mute from m/paliad 2026-07-29 10:41:14 +00:00
mAi deleted branch mai/linus/hlcpat-css-is-a-third from m/paliad 2026-07-29 10:41:13 +00:00
mAi deleted branch mai/linus/rls-s6-the-production from m/paliad 2026-07-29 10:41:13 +00:00
mAi deleted branch mai/pike/re-vendor-patentstyle from m/paliad 2026-07-29 10:41:12 +00:00
mAi deleted branch mai/ritchie/regenerate-offices from m/paliad 2026-07-29 10:41:11 +00:00
mAi deleted branch mai/knuth/give-paliad-its-own from m/paliad 2026-07-29 10:41:11 +00:00
mAi deleted branch mai/knuth/classifydrift-case-a from m/paliad 2026-07-29 10:41:10 +00:00
mAi deleted branch mai/knuth/after-mig-206-deploys from m/paliad 2026-07-29 10:41:09 +00:00
mAi deleted branch mai/ford/otto-502-firm-rename-the from m/paliad 2026-07-29 10:41:09 +00:00
mAi deleted branch mai/ford/internal-models-models from m/paliad 2026-07-29 10:41:09 +00:00
mAi pushed to main at m/paliad 2026-07-29 10:34:59 +00:00
2697a4b021 Merge branch 'mai/knuth/after-mig-206-deploys' (seed formalities_type_values; both fixtures moved together)
2eb7bfcf91 test(fixture): seed formalities_type_values, and move both fixtures together
Compare 2 commits »
mAi opened issue m/mGPUmanager#13 2026-07-29 10:34:34 +00:00
The broker can reclaim VRAM it did not allocate, but nothing stops a direct client taking it — a bare ollama run still OOM-kills whisper
mAi created branch mai/knuth/after-mig-206-deploys in m/paliad 2026-07-29 10:33:11 +00:00
mAi pushed to mai/knuth/after-mig-206-deploys at m/paliad 2026-07-29 10:33:11 +00:00
2eb7bfcf91 test(fixture): seed formalities_type_values, and move both fixtures together
mAi commented on issue m/mGPUmanager#6 2026-07-29 10:33:07 +00:00
Broker must be the SOLE VRAM authority — close bypass gaps so out-of-band ollama holds get evicted (imagen starved by 24h keep-alive)

Partly closed — reclaim works, prevention does not

What now works, and is deployed on mRock:

Per-consumer residency comes from the GPU instead of from the consumers' own health responses,…