{
  "format": "LLM-SCAN",
  "format_version": "1.0",
  "generator": {
    "name": "oca4llm",
    "version": "1.1.0"
  },
  "scan_context": {
    "started_at": "2025-09-22T19:04:39+00:00Z",
    "ended_at": "2025-09-22T19:04:39+00:00Z",
    "duration_ms": 166,
    "limits": {
      "timeout_ms": 60000,
      "sandbox": true
    },
    "mode": "static-lite"
  },
  "source": {
    "input_type": "file",
    "filename": "LFM2-350M-ENJP-MT-Q4_0.gguf",
    "size_bytes": 219307808,
    "hashes": {
      "sha256": "8db3313c58bca54e4d030e781b2e7d17e4a10f30d3cb985dcadc976676eaac67"
    }
  },
  "model": {
    "format": "gguf",
    "gguf_version": 3,
    "arch": null,
    "quantization": null,
    "params_estimate": null,
    "kv_meta": {}
  },
  "tokenizer": {},
  "tensors": {},
  "security": {
    "grade": "N/A",
    "checks": []
  },
  "compatibility": [
    {
      "runtime": "llama.cpp",
      "supported": true,
      "notes": "gguf v3 detected"
    },
    {
      "runtime": "Ollama",
      "supported": true,
      "notes": "Most gguf variants supported"
    },
    {
      "runtime": "vLLM",
      "supported": false,
      "notes": "Needs safetensors conversion"
    }
  ],
  "report": {
    "summary": "GGUF file detected.",
    "bullets": [
      "Size: 0.20 GB",
      "SHA256: 8db3313c58bca54e…"
    ],
    "recommendations": []
  }
}