llama.cpp load error : blk.0.ffn_down.weight' of type 35 (tq2_0) has 3564 elements per row, not a multiple of block size (256)

#2
by baramofme - opened

Is this can run on llama.cpp?

gguf_init_from_file_impl: tensor 'blk.0.ffn_down.weight' of type 35 (tq2_0) has 3564 elements per row, not a multiple of block size (256)
gguf_init_from_file_impl: failed to read tensor info
Owner

not likely. still working out issues

Sign up or log in to comment