{
  "canonical_url": "https://crates.flyology.org/community/",
  "catalog": {
    "name": "community",
    "repository_url": "https://github.com/alire-project/alire-index",
    "revision": "cd12c6aa35b7d6483841517305d57ba167ec78d0"
  },
  "generated_at": "2026-08-23T04:55:42Z",
  "index": {
    "version": "1.4.0"
  },
  "package": {
    "catalog": "community",
    "description": "Ada bindings to llama.cpp - run a local LLM on-device from Ada",
    "development_only": false,
    "latest_version": "0.1.0",
    "name": "df_llama",
    "selected_version": "0.1.0",
    "versions": [
      {
        "dependants": [],
        "dependencies": [],
        "development": false,
        "external": false,
        "manifest": {
          "authors": [
            "The Dark Factory Ltd"
          ],
          "auto-gpr-with": false,
          "available": {
            "case(os)": {
              "linux": true,
              "macos": true,
              "windows": false
            }
          },
          "build-switches": {
            "*": {
              "style_checks": "no"
            }
          },
          "description": "Ada bindings to llama.cpp - run a local LLM on-device from Ada",
          "licenses": "MIT",
          "maintainers": [
            "tony.gair@thedarkfactory.co.uk"
          ],
          "maintainers-logins": [
            "tonygair"
          ],
          "name": "df_llama",
          "notes": "Needs the llama.cpp shared libraries: build llama.cpp and point LLAMA_CPP_LIB at its build output (gpr default: vendor/llama.cpp/build/bin). The example also needs a local GGUF model.",
          "origin": {
            "commit": "f44da7bd5e883a686812a5f8d58e15f40fcc1889",
            "url": "git+https://github.com/the-dark-factory/llama-ada.git"
          },
          "project-files": [
            "df_llama.gpr"
          ],
          "tags": [
            "binding",
            "llm",
            "ai",
            "llama",
            "ggml"
          ],
          "version": "0.1.0",
          "website": "https://github.com/the-dark-factory/llama-ada"
        },
        "path": "index/df/df_llama/df_llama-0.1.0.toml",
        "version": "0.1.0"
      }
    ]
  },
  "schema_version": 4
}
