{
  "cksum": "9d42ba8a6dcc70529b0c18e117e76069398bd71b9efd604e56f31091911eb394",
  "crate_file": "gllm-0.2.1.crate",
  "crate_url": "https://static.crates.io/crates/gllm/gllm-0.2.1.crate",
  "deps": [
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "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": "normal",
      "name": "dirs",
      "optional": false,
      "req": "^5",
      "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": "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"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1",
      "target": null
    }
  ],
  "features": {
    "async": [
      "tokio"
    ],
    "cpu": [
      "burn/ndarray"
    ],
    "default": [
      "wgpu",
      "cpu"
    ],
    "wgpu": [
      "burn/wgpu"
    ]
  },
  "index_path": "gl/lm/gllm",
  "name": "gllm",
  "pubtime": "2025-11-28T17:01:44Z",
  "vers": "0.2.1",
  "yanked": false
}
