Ryan Blundon rblundon
  • Joined on 2026-05-07
rblundon pushed to main at rblundon/homelab 2026-08-13 09:08:22 -05:00
a87da82ebd fix: correct astro-orbiter llama-server scrape target for router cutover
rblundon pushed to main at rblundon/homelab 2026-08-13 09:07:30 -05:00
7aea88724f Add Qwen2.5-Coder-14B-Instruct-4bit to astro-orbiter router (t_55c164f5)
rblundon pushed to main at rblundon/homelab 2026-08-12 23:33:44 -05:00
6455d22752 feat(llm-router): add Meta-Llama-3.1-8B-Instruct-4bit alias; document Phi json_schema limitation (t_9adf0889)
rblundon pushed to main at rblundon/homelab 2026-08-12 22:58:43 -05:00
a47b29d49f feat(llm-router): switch to --models-preset mode; add Phi-3.5-mini-instruct-8bit alias (t_9adf0889)
rblundon pushed to main at rblundon/homelab 2026-08-12 22:27:19 -05:00
9c969f783d feat(llm-inference-multimodel): bump router --models-max 1->4 on astro-orbiter (t_33acbb2e)
rblundon pushed to main at rblundon/homelab 2026-08-12 22:20:02 -05:00
081156ecab feat(llm-inference-multimodel): codify Phi-3.5-mini + Llama-3.1-8B GGUF staging (t_730f9584)
3783ded62a fix: update router unit template comment — no longer a shadow deployment (t_cd0d5388)
5a2246a540 feat: add day2_cutover_qwen_to_router.yml playbook (t_cd0d5388)
ba311a3ec6 feat(llm-inference): add llama.cpp router mode shadow deployment
d1f97ad5ac Phase 2 revised: consolidate astro-orbiter to single Qwen2.5-14B-1M model (port 8002)
Compare 5 commits »
rblundon pushed to main at rblundon/homelab 2026-08-06 10:40:21 -05:00
b4bdb63e4a llm-inference-multimodel: correct stale VRAM estimate for qwen-1m shadow slot
rblundon pushed to main at rblundon/homelab 2026-08-06 10:39:54 -05:00
b741f9b20b llm-inference-multimodel: repoint qwen shadow slot to Qwen2.5-14B-Instruct-1M (base Qwen disqualified, n_ctx_train=32768)
rblundon pushed to main at rblundon/homelab 2026-08-06 09:38:42 -05:00
a3c1342837 llm-inference-multimodel: reset qwen shadow unit to disabled by default -- model disqualified (n_ctx_train=32768, not 64K+), leaving enabled would crash-loop on next playbook run
rblundon pushed to main at rblundon/homelab 2026-08-06 09:24:50 -05:00
d4ff2681ac llm-inference-multimodel: fix qwen unit -- llama.cpp requires --flash-attn <on|off|auto>, not bare flag
rblundon pushed to main at rblundon/homelab 2026-08-06 09:10:15 -05:00
75cb93f25c llm-inference-multimodel: enable Qwen2.5-14B shadow instance (port 8002) for shadow-test window
rblundon pushed to main at rblundon/homelab 2026-08-06 09:08:46 -05:00
d10255297c llm-inference-multimodel: add Qwen2.5-14B shadow instance (port 8002, gated off — VRAM co-residency not yet confirmed)
rblundon pushed to main at rblundon/homelab 2026-08-05 17:25:33 -05:00
79edb8f4e1 llm-inference-multimodel: log Run 2 validation PASS (tool-calling + hallucination), preserve procedure doc
rblundon pushed to main at rblundon/homelab 2026-08-05 17:13:40 -05:00
5dc76a8348 llm-inference-multimodel: fix tool-calling support (jinja template + gpu-layers=20 for VRAM fit)
rblundon pushed to main at rblundon/homelab 2026-08-05 16:34:22 -05:00
a76ad3195c llm-inference-multimodel: fix verify.yml losing Gemma-stop gate when run with --tags verify
rblundon pushed to main at rblundon/homelab 2026-08-05 16:28:43 -05:00
73ef806dd6 llm-inference-multimodel: stop pre-existing Gemma service before Phase 4 starts new instances
rblundon pushed to main at rblundon/homelab 2026-08-05 16:22:02 -05:00
628dae06a8 llm-inference-multimodel: fix Phase 2 unexpectedly restarting both services
c3755aa29e llm-inference-multimodel: role + day1 playbook (phase 0 discover approved)
Compare 2 commits »
rblundon created branch master in rblundon/homelab 2026-08-05 15:53:40 -05:00
rblundon pushed to master at rblundon/homelab 2026-08-05 15:53:40 -05:00
c3755aa29e llm-inference-multimodel: role + day1 playbook (phase 0 discover approved)
rblundon pushed to main at rblundon/homelab 2026-08-05 12:14:19 -05:00
782cbe33d1 llm-inference: size ctx-size/parallel for aux task offload