Block a user
STT glossary drift: consumers.yaml
stt_prompt is hand-maintained and diverges from mVoice lexicon.yaml (missing mBrian → 'mBryan')
Deployed, and the acceptance criterion is demonstrated live
On main 7b2a0ba. Broker deployed to mRock 12:05.
"A term added via the…
STT forces German on every utterance:
-l de hardcoded + language never forwarded, so English voice is translated to German
Deployed to mRock and verified against production
On main 7b2a0ba. Broker binary rebuilt from that merged main and deployed 12:05.
**Live,…
comfyui's VRAM need is not a constant: it varies cold-vs-warm (8410 vs 6170 MiB) and with the requested resolution
STT glossary drift: consumers.yaml
stt_prompt is hand-maintained and diverges from mVoice lexicon.yaml (missing mBrian → 'mBryan')
Collapsed to one source: the broker reads mVoice's lexicon
Branch mai/curie/mgpumanager-stt-truth-9.
Commits: 730fe90 · [cbebade](https:/…
STT forces German on every utterance:
-l de hardcoded + language never forwarded, so English voice is translated to German
Fixed, code pushed, live verification below
Branch mai/curie/mgpumanager-stt-truth-9.
Commits: 730fe90 · [cbebade](https://mgit.msbls.de/…
comfyui's vram_budget_mib is 11000, measured usage is 4346 — the broker refuses image jobs that would fit comfortably
Measured on mRock — the 4346 figure is the settled value, not the peak
I re-measured rather than taking 4346 on trust, and the number changes the recommendation in this issue.
Real…
Scheduler must evict ollama for higher-priority image leases (vram_managed guard defeats the manager's purpose)
Merged to main as e58da14 (merge of 601f5e2, branch mai/tesla/mgpumanager-5-evict).
Head review: build, go vet, and go test -race -count=1 ./... all clean on the branch before merge; branch…
Scheduler must evict ollama for higher-priority image leases (vram_managed guard defeats the manager's purpose)
#5 re-verified on current main — invariant held only until the first eviction
This shift started from the assumption that #5 was open. It is not: the soft-unload eviction path shipped on…