• Joined on 2026-02-17
grenade created repository audioblume/audioblume 2026-06-03 11:10:55 +00:00
grenade pushed to main at helexa/helexa 2026-06-02 12:52:01 +00:00
577781de8d fix(neuron): derive Clone on ImageInput for the CUDA vision dispatch
grenade pushed to main at helexa/helexa 2026-06-02 12:33:04 +00:00
24968e9233 feat(neuron): Stage B — end-to-end text+image chat for Qwen3.6
grenade pushed to main at helexa/helexa 2026-06-02 08:40:50 +00:00
7df84fed8f feat(neuron): Stage A — vision tower load + preprocessor for Qwen3.6
5c520c7e90 feat(deploy): gitea workflow for rolling RPM deploys + host bootstrap
Compare 2 commits »
grenade opened issue helexa/helexa#15 2026-06-01 13:18:45 +00:00
Vision: numerical validation against transformers reference
grenade opened issue helexa/helexa#14 2026-06-01 13:18:32 +00:00
Vision: dynamic image resolution (Qwen-VL min/max pixels)
grenade opened issue helexa/helexa#13 2026-06-01 13:18:18 +00:00
Vision: deploy on Qwen3.6-27B (production validation)
grenade opened issue helexa/helexa#12 2026-06-01 13:18:04 +00:00
Vision: tensor-parallel implementation (Stage E)
grenade pushed to main at helexa/helexa 2026-06-01 11:54:01 +00:00
d0292ed377 feat(cortex): catalogue source field + scheme-qualified /models/load
grenade pushed to main at gongfoo/gongfoo 2026-06-01 11:00:47 +00:00
82aacf0a5a feat(images): install python3-pip and pypi yq in all base runners
grenade pushed to main at helexa/helexa 2026-06-01 10:42:16 +00:00
d4e1b05956 feat(neuron,cortex-core): source-aware loader (scheme:org/name)
grenade pushed to main at helexa/helexa 2026-06-01 10:31:44 +00:00
61adff347a feat(neuron): preflight placement check with structured errors
0af8c8d6e7 chore(ci): enable colored logs for readability
Compare 2 commits »
grenade created branch phase-2-preflight in helexa/helexa 2026-06-01 10:24:37 +00:00
grenade pushed to phase-2-preflight at helexa/helexa 2026-06-01 10:24:37 +00:00
61adff347a feat(neuron): preflight placement check with structured errors
0af8c8d6e7 chore(ci): enable colored logs for readability
Compare 2 commits »
grenade pushed to main at helexa/helexa 2026-06-01 05:59:59 +00:00
435fd10902 fix(neuron): macro-ify CUDA single-GPU route_token so DecodeStream type stays inferred
grenade opened issue helexa/helexa#11 2026-06-01 05:55:57 +00:00
feat(neuron): prefix KV caching across requests
grenade opened issue helexa/helexa#10 2026-06-01 05:55:45 +00:00
feat(cortex-gateway): Rust-native context compressor for prompt token reduction
grenade closed issue helexa/helexa#9 2026-05-31 20:43:16 +00:00
Pass through chat_template_kwargs to the chat template at tokenization
grenade pushed to main at helexa/helexa 2026-05-31 20:43:16 +00:00
cb303832bc feat(neuron): render the model's chat_template with chat_template_kwargs
grenade pushed to main at helexa/helexa 2026-05-31 20:30:39 +00:00
44008358c5 feat(neuron): emit response.in_progress between created and output_item.added