MLX
Safetensors
mistral

ValueError: Expected shape (5120, 1280) but received shape (4096, 1280)

#2
by silverslash - opened

Getting this error when running the example:

ValueError: Expected shape (5120, 1280) but received shape (4096, 1280) for parameter model.layers.0.self_attn.q_proj.weight

How was this even possible? Was the quantization passed a wrong config? I wasted a 12 GB download...

MLX Community org

Sign up or log in to comment