You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
merge: pr/343 -- GDN gated-delta recurrence (kGdnPrefill/kGdnDecode), family 4 (#343)
rocm_gdn_scan.hip: the gated-delta recurrence itself, the op the whole slice
exists to reach, in both its prefill and decode forms.
Fourth of the stacked gfx1100 GDN slice. New ROCm-only TU under VLLM_CPP_HIP,
additive registrations, additive cross-device cases; no existing backend's path
changes. Conflicts resolved by union (additive vs additive).
Refs #343, #41.
FOLLOWING_AGENTS_PROTOCOL
Following-Agents-Protocol: true
AI-Assisted: true
Assisted-by: Claude:claude-opus-5 [ClaudeCode]
Copy file name to clipboardExpand all lines: docs/FEATURES.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -307,7 +307,7 @@ CPU elementwise GEMM (f32/f16/bf16) runs AVX2 and AVX-512 tiers on x86 where the
307
307
| LoRA end to end | CPU brick landed | Unwired standalone; not usable through the server |
308
308
| Multimodal over HTTP | Image request path wired; forward + codec pending |`ROAD-V1-MM` W1-W3 landed (`server_main.cpp:826`). Open: no mm-forward consuming `Request.mm_features`; no image codec vendored (raw RGB only); video/audio/multi-image not started |
309
309
| Reranking / classify models | Engine side only | Embeddings are LIVE (`LlamaModel`, `vllm_embed`, `/v1/embeddings`); the classify/score heads are landed ops with no registered arch |
| XPU, TPU | Not started | CUDA, CPU, Metal and Vulkan are the built backends |
312
312
| Custom logits processors on CUDA | Open, not root-caused | Segfaults in a CUDA build, 232/232 green on CPU |
313
313
| Memory budgeting (`ROAD-V1-MEM`, #83) | M1+M2 landed (absolute bytes) |`--kv-cache-memory` sizes the KV pool from an absolute byte budget (ABI v16, group-aware divisor); `--num-blocks` overrides; `--gpu-memory-utilization` needs the M3 profile run (dgx-gated). See `specs/kv-sizing.md`|
0 commit comments