]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
ggml : ggml_type_name return "NONE" for invalid values (llama/9458)
authorYuri Khrustalev <redacted>
Sat, 14 Sep 2024 09:54:37 +0000 (05:54 -0400)
committerGeorgi Gerganov <redacted>
Tue, 24 Sep 2024 16:45:08 +0000 (19:45 +0300)
commit4f4687cb74ed45c9f058349d043697c2d7292e76
tree9364565480b2ddb16793448e4386bf144a00dac9
parent66b00fad0d2b0210e3599624f40da6799d31f790
ggml : ggml_type_name return "NONE" for invalid values (llama/9458)

When running on Windows, the quantization utility attempts to print the types that are not set which leads to a crash.
ggml/src/ggml.c