• Joined on 2026-02-17
grenade pushed to main at helexa/helexa 2026-05-20 04:47:13 +00:00
62ca125a68 chore: keep models.example.toml generic; deploy.sh sync's local models.toml
grenade pushed to main at helexa/helexa 2026-05-20 04:39:08 +00:00
735945ee81 feat(cortex): unified /v1/models — catalogue × topology feasibility + cold-load
grenade pushed to main at helexa/helexa 2026-05-20 04:32:50 +00:00
f72dee094f feat(tp): Stage 7c-i — streaming SSE through TP
grenade pushed to main at helexa/helexa 2026-05-20 03:38:36 +00:00
d46d8d4f6c feat(tp): Stage 7b-iv — RPC + orchestration for TP load/inference
grenade pushed to main at helexa/helexa 2026-05-19 16:40:29 +00:00
9b8bd146f6 feat(tp): --tp-smoke CLI subcommand + remote validation script
grenade pushed to main at helexa/helexa 2026-05-19 16:12:03 +00:00
96d8755245 fix(tp): add half dep + drop double-wrapped .w() on CudaDevice::alloc
grenade pushed to main at helexa/helexa 2026-05-19 15:32:11 +00:00
12549c9aed fix(tp): import BackendStorage trait for CudaStorage methods
46527d7804 feat(tp): TP-aware Qwen3 dense model (Stage 7b-iii 2/2)
Compare 2 commits »
grenade pushed to main at helexa/helexa 2026-05-19 15:14:58 +00:00
8d3194f992 Stage 7b-iii (1/2): AllReduce CustomOp + ShardedVarBuilder-backed TP linears
grenade pushed to main at helexa/helexa 2026-05-19 14:49:46 +00:00
5436af9c73 fix(neuron/candle): dense Qwen3 returns rank-3 logits, double-squeeze
grenade pushed to main at helexa/helexa 2026-05-19 14:24:17 +00:00
8e882c0757 fix(neuron/tp): NcclError {e:?} + cudarc 0.19 deprecation cleanup
grenade pushed to main at helexa/helexa 2026-05-19 14:07:23 +00:00
93421f48e2 Stage 7b-ii: ColumnParallel + RowParallel sharded linear primitives
grenade pushed to main at helexa/helexa 2026-05-19 14:04:04 +00:00
05e15f3597 Stage 7b-i: dense safetensors Qwen3 load path
grenade pushed to main at helexa/helexa 2026-05-19 13:40:04 +00:00
da068ded6d Stage 7a-ii: real NCCL handshake behind the worker pool
grenade pushed to main at helexa/helexa 2026-05-19 12:53:04 +00:00
2a7ede0232 Stage 7a-i: TP worker lifecycle scaffolding
grenade pushed to main at helexa/helexa 2026-05-19 11:48:12 +00:00
18ae3c30ee post-validation cleanup: cuDNN runtime + repetition penalty
grenade pushed to main at helexa/helexa 2026-05-19 11:10:52 +00:00
1a0400131e fix(deploy): use dnf upgrade for stale installs, install only when absent
grenade pushed to main at helexa/helexa 2026-05-19 10:43:07 +00:00
1866b99a89 fix(validate-neuron): jq for JSON, say→stderr, sane max_tokens
60176e7c2e ci: monotonic prerelease versions + serialize CI on shared runner
Compare 2 commits »
grenade pushed to main at helexa/helexa 2026-05-19 10:16:43 +00:00
602e8e1471 fix(neuron/candle): source tokenizer.json from base repo when GGUF
grenade pushed to main at helexa/helexa 2026-05-19 10:13:40 +00:00
e9d0a75dd5 ci(prerelease): auto-build on every push to main
6cf87e328f chore(neuron): log load_model failures server-side with full chain
Compare 2 commits »
grenade pushed to main at gongfoo/gongfoo 2026-05-19 05:30:18 +00:00
96462c07b2 feat(controller): per-host label allow-list for placement