{
  "cksum": "e36ff2409aa82651727397e954fc4add73134a3769314fed3c300e188b48fb32",
  "crate_file": "gllm-0.10.4.crate",
  "crate_url": "https://static.crates.io/crates/gllm/gllm-0.10.4.crate",
  "deps": [
    {
      "default_features": false,
      "features": [
        "std",
        "wgpu",
        "candle",
        "ndarray"
      ],
      "kind": "normal",
      "name": "burn",
      "optional": false,
      "req": "^0.20.0-pre.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "safetensors"
      ],
      "kind": "normal",
      "name": "burn-import",
      "optional": false,
      "req": "^0.20.0-pre.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dirs",
      "optional": false,
      "req": "^5",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "gllm-kernels",
      "optional": false,
      "req": "^0.1.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "half",
      "optional": false,
      "req": "^2.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "ureq",
        "rustls-tls"
      ],
      "kind": "normal",
      "name": "hf-hub",
      "optional": false,
      "req": "^0.4.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "memmap2",
      "optional": false,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pollster",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "safetensors",
      "optional": false,
      "req": "^0.4",
      "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": true,
      "features": [],
      "kind": "dev",
      "name": "tempfile",
      "optional": false,
      "req": "^3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "fancy-regex"
      ],
      "kind": "normal",
      "name": "tokenizers",
      "optional": false,
      "req": "^0.22.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rt-multi-thread",
        "macros",
        "sync"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wgpu",
      "optional": true,
      "req": "^26.0",
      "target": null
    }
  ],
  "features": {
    "cpu": [
      "gllm-kernels/cpu"
    ],
    "cuda": [
      "gllm-kernels/cuda"
    ],
    "default": [
      "cpu"
    ],
    "flash-attention": [],
    "gpu-quantized": [
      "quantized"
    ],
    "paged-attention": [],
    "quantized": [],
    "wgpu": [
      "gllm-kernels/wgpu"
    ]
  },
  "features2": {
    "tokio": [
      "dep:tokio"
    ],
    "wgpu-detect": [
      "dep:wgpu",
      "dep:pollster"
    ]
  },
  "index_path": "gl/lm/gllm",
  "name": "gllm",
  "pubtime": "2026-01-12T13:55:12Z",
  "v": 2,
  "vers": "0.10.4",
  "yanked": false
}
