]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
Update gguf specification to synchronize the `ggml_types` declaration shown in the...
authorStyMaar <redacted>
Tue, 16 Sep 2025 11:42:24 +0000 (13:42 +0200)
committerGitHub <redacted>
Tue, 16 Sep 2025 11:42:24 +0000 (13:42 +0200)
commit978f6e1993f2eeb4e99b63d4e70b4401c0a2dae2
treeb0fb8dda11cf05b81f92eb51f3efe264e4a7f827
parent9db4785d0d33269ba0a4dcc3ba29455cf0d98e7e
Update gguf specification  to synchronize the `ggml_types` declaration shown in the doc with the actual one. (#1342)

BF16, TQ1_0,TQ2_0 and MXFP4 were missing in the enum declaration in the spec.
docs/gguf.md