]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
convert: rework ftype heuristics (#18214)
authorAaron Teo <redacted>
Mon, 22 Dec 2025 12:03:49 +0000 (20:03 +0800)
committerGitHub <redacted>
Mon, 22 Dec 2025 12:03:49 +0000 (20:03 +0800)
commita28310488c3fc68511a0d404d9836b0eae4e498b
tree3bdfff04c020bc145cfd097391639a425c0fcc8a
parent86af848153294b65442f7bddfa3d24baa5cb0c81
convert: rework ftype heuristics (#18214)

* convert: rework ftype heuristics

Signed-off-by: Aaron Teo <redacted>
convert: fix type-check

Signed-off-by: Aaron Teo <redacted>
convert: bring back heuristics comment

Signed-off-by: Aaron Teo <redacted>
* convert: revert to using first tensor

Signed-off-by: Aaron Teo <redacted>
* convert: rework heuristics logic

Signed-off-by: Aaron Teo <redacted>
* convert: rm redundant float32 check

Co-authored-by: Sigbjørn Skjæret <redacted>
---------

Signed-off-by: Aaron Teo <redacted>
Co-authored-by: Sigbjørn Skjæret <redacted>
convert_hf_to_gguf.py