KERNEL_KV_LORA_DIM

Constant KERNEL_KV_LORA_DIM 

Source
pub const KERNEL_KV_LORA_DIM: usize = 512;
Expand description

#define KV_LORA_DIM in kernels/gb10/common/mla_paged_decode{,_fp8}.cu.

Mirrored here so the config can refuse a checkpoint the kernel cannot read. Changing the kernel without changing this constant is the bug this guards.