Skip to content

GGML_ASSERT: ggml-quants.c:11615: besti1 >= 0 && besti2 >= 0 && best_shift != 0 #6067

@schmorp

Description

@schmorp

When quantizing https://huggingface.co/Undi95/Plap-8x13B with this imatrix http://data.plan9.de/Plap-8x13B.imatrix quantize crashes with many messages as in the title (probably one per thread).

quantize can quantize all the Q quants and IQ2_M successfully, then crashes with this on IQ1_S.

This is with b2409. It differs from the nan-issue I reported earlier in that no nans were output during imatrix generation, and it seems to be IQ1_S specific.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions