From c25ed2a522f8a55e1156f6e414ab8f8b12c7d45f Mon Sep 17 00:00:00 2001 From: John Boero Date: Mon, 4 Sep 2023 14:19:25 +0100 Subject: [PATCH] Added magic for file types --- grammars/magic | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 grammars/magic diff --git a/grammars/magic b/grammars/magic new file mode 100644 index 0000000000000..d124aaa507336 --- /dev/null +++ b/grammars/magic @@ -0,0 +1,7 @@ +# Magic local data for file(1) command. +# Append this to your /etc/magic file. +# Insert here your local magic data. Format is described in magic(5). +0 string tjgg GGML/GGJT LLM model +>0x4 lelong <255 version=%d +0 string GGUF GGUF LLM model +>0x4 lelong <255 version=%d