{
    "id":  "gemma4-e4b-it-q4-k-m",
    "display_name":  "Gemma 4 E4B IT Q4_K_M",
    "runtime":  "llama.cpp",
    "task":  "chat",
    "slots":  [
                  "text",
                  "planner",
                  "vision"
              ],
    "model":  "gemma-4-E4B-it-Q4_K_M.gguf",
    "files":  {
                  "model":  "gemma-4-E4B-it-Q4_K_M.gguf",
                  "mmproj":  "gemma4-e4b-it-q4-k-m/mmproj-F16.gguf"
              },
    "defaults":  {
                     "ctx":  8192,
                     "gpu_layers":  -1
                 },
    "source":  {
                   "repo":  "unsloth/gemma-4-E4B-it-GGUF",
                   "include":  "gemma-4-E4B-it-Q4_K_M.gguf",
                   "license_note":  "Gemma terms apply; see the Hugging Face model card."
               }
}