inference error

#14
by tf90 - opened

File "/root/.cache/huggingface/modules/transformers_modules/DeepSeek-Coder-V2-Lite-Instruct/modeling_deepseek.py", line 585, in forward
y = self.moe_infer(hidden_states, topk_idx, topk_weight).view(*orig_shape)
RuntimeError: shape '[1, 1, 2048]' is invalid for input of size 0

Sign up or log in to comment