• Joined on 2026-02-17
grenade created branch fix/await-model-placeholder in helexa/helexa 2026-08-12 13:55:27 +00:00
grenade pushed to fix/await-model-placeholder at helexa/helexa 2026-08-12 13:55:27 +00:00
a97eb7e5e0 fix(script): a reserved repo id is not a published model
grenade pushed to main at helexa/helexa 2026-08-11 11:38:20 +00:00
586a99e871 Merge branch 'fix/nginx-absolute-redirect'
5e928b1de5 fix(nginx): relative redirects, so directory URLs are reachable
Compare 2 commits »
grenade created branch fix/nginx-absolute-redirect in helexa/helexa 2026-08-11 10:58:29 +00:00
grenade pushed to fix/nginx-absolute-redirect at helexa/helexa 2026-08-11 10:58:29 +00:00
5e928b1de5 fix(nginx): relative redirects, so directory URLs are reachable
grenade pushed to main at helexa/helexa 2026-08-11 10:44:05 +00:00
1e81b9eb5c Merge branch 'feat/docs-site'
f14df4263c feat(web): keep /docs reachable but unadvertised until the content is ready
5ada1e7bb7 feat(web): documentation at /docs, with navigation derived from the tree
Compare 3 commits »
grenade pushed to feat/docs-site at helexa/helexa 2026-08-11 10:22:30 +00:00
f14df4263c feat(web): keep /docs reachable but unadvertised until the content is ready
grenade created branch feat/docs-site in helexa/helexa 2026-08-11 09:34:07 +00:00
grenade pushed to feat/docs-site at helexa/helexa 2026-08-11 09:34:07 +00:00
5ada1e7bb7 feat(web): documentation at /docs, with navigation derived from the tree
grenade pushed to main at helexa/helexa 2026-08-11 09:33:45 +00:00
eff25da965 Merge branch 'feat/residency-priority-displacement'
3b725404bc docs: explain placement and displacement where operators will find it
158a89fa3b fix(cortex): equal residency rank must permit displacement, not forbid it
509e24b9e8 feat(cortex): rank models by residency priority instead of pinning them
Compare 4 commits »
grenade pushed to feat/residency-priority-displacement at helexa/helexa 2026-08-11 08:58:53 +00:00
3b725404bc docs: explain placement and displacement where operators will find it
grenade commented on issue helexa/helexa#250 2026-08-11 08:44:25 +00:00
Serve Qwen3.8-27B

Runbook change: do NOT unpin Qwen3.6-27B

The issue body says the cold-swap requires removing pinned_on = ["beast"] from the 27B. That is no longer true, and doing it would now be wrong.

Bran…

grenade pushed to main at helexa/helexa 2026-08-11 08:44:02 +00:00
1843e9c55f Merge branch 'feat/new-model-triage-tooling'
8ed0c7eb7b feat(script): triage and pre-fetch tooling for new model releases
Compare 2 commits »
grenade pushed to feat/residency-priority-displacement at helexa/helexa 2026-08-11 08:43:57 +00:00
158a89fa3b fix(cortex): equal residency rank must permit displacement, not forbid it
grenade created branch feat/residency-priority-displacement in helexa/helexa 2026-08-11 08:39:58 +00:00
grenade pushed to feat/residency-priority-displacement at helexa/helexa 2026-08-11 08:39:58 +00:00
509e24b9e8 feat(cortex): rank models by residency priority instead of pinning them
grenade commented on issue helexa/helexa#250 2026-08-11 08:28:30 +00:00
Serve Qwen3.8-27B

The MoE branch of the decision tree

Qwen3.8-Max is a sparse MoE (2.4T/95B active), so the 27B may be too. Triaging Qwen/Qwen3-30B-A3B to exercise that path surfaces a case worth knowing…

grenade commented on issue helexa/helexa#250 2026-08-11 08:25:47 +00:00
Serve Qwen3.8-27B

Correction: beast serves the 27B at q6k, not bf16

The VRAM framing in the issue body used the bf16 checkpoint size. beast's default_models entry is actually:

model_id = "Qwen/Qwen3.6
grenade opened issue helexa/helexa#250 2026-08-11 08:23:44 +00:00
Serve Qwen3.8-27B
grenade pushed to feat/new-model-triage-tooling at helexa/helexa 2026-08-11 08:21:28 +00:00
8ed0c7eb7b feat(script): triage and pre-fetch tooling for new model releases