Closed
Description
As mentioned, I'm trying to run this model. More info on it here.
I've managed to convert and quantize it without errors but when I run it I get this:
error loading model: create_tensor: tensor 'blk.0.attn_k.weight' has wrong shape; expected 4096, 4096, got 4096, 1024, 1, 1
I converted it with convert.py model_dir --ctx 4096
and then quantized to q4_0.
Metadata
Metadata
Assignees
Labels
No labels