]> git.djapps.eu Git - pkg/ggml/sources/ggml/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>
Fri, 20 Sep 2024 19:03:57 +0000 (22:03 +0300)
commit971dd50812340c4203f2a90c02f2e941c4a6a33c
tree7f0a770bc51d73d80fd06fa19e08472af7391720
parent3515258e0be572ad01e3e7bfca65e97fa4d9a574
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.
src/ggml.c