{
  "cksum": "2ef1f3d703cd164bc7efd0b9e9b2268fb6e8a7c080cac719dd953e5e6e0ba42f",
  "crate_file": "llm-0.1.1.crate",
  "crate_url": "https://static.crates.io/crates/llm/llm-0.1.1.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "llm-base",
      "optional": false,
      "req": "^0.1.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "llm-bloom",
      "optional": true,
      "req": "^0.1.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "llm-gpt2",
      "optional": true,
      "req": "^0.1.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "llm-gptj",
      "optional": true,
      "req": "^0.1.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "convert"
      ],
      "kind": "normal",
      "name": "llm-llama",
      "optional": true,
      "req": "^0.1.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "llm-neox",
      "optional": true,
      "req": "^0.1.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rand",
      "optional": false,
      "req": "^0.8.5",
      "target": null
    }
  ],
  "features": {},
  "features2": {
    "bloom": [
      "dep:llm-bloom"
    ],
    "default": [
      "llama",
      "gpt2",
      "gptj",
      "bloom",
      "neox"
    ],
    "gpt2": [
      "dep:llm-gpt2"
    ],
    "gptj": [
      "dep:llm-gptj"
    ],
    "llama": [
      "dep:llm-llama"
    ],
    "neox": [
      "dep:llm-neox"
    ]
  },
  "index_path": "3/l/llm",
  "name": "llm",
  "pubtime": "2023-05-08T18:44:56Z",
  "v": 2,
  "vers": "0.1.1",
  "yanked": false
}
