{
  "cksum": "795ef54e79928d8fdb86cdc794315603f427acc5740c243bad33035a0ba4936b",
  "crate_file": "rlx-gemma-0.2.11.crate",
  "crate_url": "https://static.crates.io/crates/rlx-gemma/rlx-gemma-0.2.11.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "bytemuck"
      ],
      "kind": "normal",
      "name": "half",
      "optional": false,
      "req": "^2",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "jpeg",
        "png"
      ],
      "kind": "normal",
      "name": "image",
      "optional": false,
      "req": "^0.25",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rlx-cli",
      "optional": false,
      "req": "^0.2.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rlx-core",
      "optional": false,
      "package": "rlx-models-core",
      "req": "^0.2.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rlx-cpu",
      "optional": false,
      "req": "=0.2.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rlx-flow",
      "optional": false,
      "req": "=0.2.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rlx-gguf",
      "optional": false,
      "req": "=0.2.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rlx-ir",
      "optional": false,
      "req": "=0.2.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rlx-opt",
      "optional": false,
      "req": "=0.2.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rlx-qwen3",
      "optional": false,
      "req": "^0.2.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "tokenizer"
      ],
      "kind": "normal",
      "name": "rlx-qwen35",
      "optional": false,
      "req": "^0.2.11",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "cpu"
      ],
      "kind": "normal",
      "name": "rlx-runtime",
      "optional": false,
      "req": "=0.2.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "safetensors",
      "optional": false,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "onig"
      ],
      "kind": "normal",
      "name": "tokenizers",
      "optional": true,
      "req": "^0.22",
      "target": null
    }
  ],
  "features": {
    "all-backends": [
      "metal",
      "mlx",
      "cuda",
      "rocm",
      "gpu",
      "vulkan",
      "coreml"
    ],
    "amd-gpu": [
      "rocm"
    ],
    "apple-silicon": [
      "metal",
      "mlx",
      "gpu",
      "coreml"
    ],
    "coreml": [
      "rlx-runtime/coreml",
      "rlx-core/coreml",
      "rlx-cli/coreml"
    ],
    "cuda": [
      "rlx-runtime/cuda"
    ],
    "default": [],
    "gpu": [
      "rlx-runtime/gpu"
    ],
    "metal": [
      "rlx-runtime/metal"
    ],
    "mlx": [
      "rlx-runtime/mlx"
    ],
    "nvidia-gpu": [
      "cuda"
    ],
    "parity-llama": [
      "rlx-qwen35/parity-llama"
    ],
    "portable-gpu": [
      "gpu"
    ],
    "rocm": [
      "rlx-runtime/rocm"
    ],
    "vulkan": [
      "rlx-runtime/vulkan"
    ]
  },
  "features2": {
    "tokenizer": [
      "dep:tokenizers"
    ]
  },
  "index_path": "rl/x-/rlx-gemma",
  "name": "rlx-gemma",
  "pubtime": "2026-07-06T05:38:46Z",
  "rust_version": "1.87",
  "v": 2,
  "vers": "0.2.11",
  "yanked": false
}
