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
After downloading the MTP model with ./download_model.sh mtp, and runs with ./ds4 --mtp gguf/DeepSeek-V4-Flash-MTP-Q4K-Q8_0-F32.gguf --mtp-draft 2, it fails with
ds4: tensor mtp.0.ffn_gate_inp.weight has type f32, expected f16
After downloading the MTP model with
./download_model.sh mtp, and runs with./ds4 --mtp gguf/DeepSeek-V4-Flash-MTP-Q4K-Q8_0-F32.gguf --mtp-draft 2, it fails withds4: tensor mtp.0.ffn_gate_inp.weight has type f32, expected f16