Hello,
I'm trying to run DeepSeek-V4-Flash-NVFP4 on a 2× DGX Spark (GB10, sm_121, ARM64) using your b12x SGLang stack. I built from local-inference-lab/sglang@main (c662a9fd) + b12x@f9226c99 (master) but hit a crash at weight load: the public fork calls prepare_w4a16_mxfp4_native_weights which was renamed to prepare_w4a16_modelopt_native_weights in b12x on May 25.
I wonder if your private lukealonso/sglang fork presumably has the updated glue, if yes, would you be able to share access, or point me to the sglang overlay commit that pairs with current b12x master?
Also, many thanks for all you work on helping us squeeze more performance out of our sm12x chips!
Cheers,
Gus
Hello,
I'm trying to run DeepSeek-V4-Flash-NVFP4 on a 2× DGX Spark (GB10, sm_121, ARM64) using your b12x SGLang stack. I built from local-inference-lab/sglang@main (c662a9fd) + b12x@f9226c99 (master) but hit a crash at weight load: the public fork calls prepare_w4a16_mxfp4_native_weights which was renamed to prepare_w4a16_modelopt_native_weights in b12x on May 25.
I wonder if your private lukealonso/sglang fork presumably has the updated glue, if yes, would you be able to share access, or point me to the sglang overlay commit that pairs with current b12x master?
Also, many thanks for all you work on helping us squeeze more performance out of our sm12x chips!
Cheers,
Gus