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
Bump candle rev to 7de0d9fd (includes moe_gemm_wmma rename to avoid collision)
Picks up spiceai/candle#13 which renames candle-kernels' moe_gemm_wmma
-> candle_moe_gemm_wmma so it no longer collides with mistralrs-core's
identically-named but semantically divergent kernel when both crates
are linked together (e.g. in spiced --features cuda,models).
0 commit comments