• Joined on 2026-02-17
grenade created branch feat/neuron-14-dynamic-resolution in helexa/helexa 2026-06-04 19:47:31 +00:00
grenade pushed to feat/neuron-14-dynamic-resolution at helexa/helexa 2026-06-04 19:47:31 +00:00
c97a8654f5 feat(neuron): dynamic-resolution images via Qwen smart_resize (#14)
grenade commented on issue helexa/helexa#3 2026-06-04 19:33:10 +00:00
Image content (image_url) is dropped — multimodal chat requests are processed as text-only

Verified fixed from the consumer side after the neuron-harness vision work. Same endpoint/model (http://hanzalova.internal:31313/v1, Qwen/Qwen3.6-27B):

  • The identical reproduction request…
grenade pushed to main at beat/beat 2026-06-04 19:32:52 +00:00
b93ae77568 feat(llm): support reasoning vision models (disable thinking, strip <think>)
grenade pushed to main at helexa/helexa 2026-06-04 17:53:23 +00:00
dc048ffcc9 fix(neuron): vision-tower 2D positions + M-RoPE default on
grenade pushed to main at helexa/helexa 2026-06-04 16:33:02 +00:00
7ebcfba5ca fix(neuron): gate M-RoPE behind NEURON_MROPE (default off)
grenade deleted branch feat/mrope-stage1 from helexa/helexa 2026-06-04 15:51:20 +00:00
grenade pushed to main at helexa/helexa 2026-06-04 15:51:19 +00:00
825bf4e905 feat(neuron): M-RoPE Stage 4 — wire interleaved M-RoPE into the TP path
4c12c7e2f0 feat(neuron): M-RoPE Stage 3 — wire interleaved M-RoPE into single-GPU
ba1b5ba408 feat(neuron): M-RoPE Stage 2 — get_rope_index position-id helper
5731f4c318 feat(neuron): M-RoPE Stage 1 — interleaved rope machinery + config
Compare 4 commits »
grenade created branch feat/mrope-stage1 in helexa/helexa 2026-06-04 15:46:37 +00:00
grenade pushed to feat/mrope-stage1 at helexa/helexa 2026-06-04 15:46:37 +00:00
825bf4e905 feat(neuron): M-RoPE Stage 4 — wire interleaved M-RoPE into the TP path
4c12c7e2f0 feat(neuron): M-RoPE Stage 3 — wire interleaved M-RoPE into single-GPU
ba1b5ba408 feat(neuron): M-RoPE Stage 2 — get_rope_index position-id helper
5731f4c318 feat(neuron): M-RoPE Stage 1 — interleaved rope machinery + config
Compare 4 commits »
grenade opened issue helexa/helexa#18 2026-06-04 14:33:59 +00:00
Chunk the single-GPU vision prefill (parity with TP)
grenade opened issue helexa/helexa#17 2026-06-04 14:33:49 +00:00
TP-rank failure should abort the leader's NCCL collective instead of hanging the daemon
grenade pushed to main at helexa/helexa 2026-06-04 14:26:15 +00:00
fa013505d1 fix(neuron): chunked TP-vision prefill + pre-flight VRAM guard
grenade deleted branch fix/chunked-tp-vision from helexa/helexa 2026-06-04 14:26:15 +00:00
grenade created branch fix/chunked-tp-vision in helexa/helexa 2026-06-04 14:21:40 +00:00
grenade pushed to fix/chunked-tp-vision at helexa/helexa 2026-06-04 14:21:40 +00:00
fa013505d1 fix(neuron): chunked TP-vision prefill + pre-flight VRAM guard
grenade pushed tag v0.2.12 to monsoon/monsoon 2026-06-04 13:47:14 +00:00
grenade pushed to main at monsoon/monsoon 2026-06-04 13:35:32 +00:00
f53640f0ce fix: point RPM vendor source-replacement at grenade/vortex fork
grenade pushed to main at helexa/helexa 2026-06-04 13:32:51 +00:00
c8bcaabc38 fix(neuron): render HF chat templates via minijinja pycompat
7ad56c6a86 fix(neuron): load chat_template.jinja (transformers precedence)
Compare 2 commits »
grenade deleted branch feat/tp-vision from helexa/helexa 2026-06-04 12:31:39 +00:00