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
# Logic analogous to: https://github.com/vllm-project/vllm/blob/f49e5aff11c986ed4d45202b1716c5d74786efa9/vllm/model_executor/models/granitemoeshared.py#L215
407
-
# Mapping different experts' layout: from HF (input_linear, output_linear, router)
408
+
# Mapping different experts' layout: from HF (input_linear, output_linear, router)
408
409
# to vLLM (experts_w13({e}.w1, {e}.w2), experts_w3({e}.w3), gate)
0 commit comments