{ "_comment": [ "Pinned llama.cpp builds, one per platform, fetched and verified by", "distinct_agent/runtime.py. A worker downloads the build recorded here and", "refuses to install it unless the bytes hash to `sha256`.", "", "A platform with no entry gets no automatic download. That is deliberate:", "this project already withholds a MODEL whose digest it cannot check, and", "the program that executes those models is held to the same bar. Operators", "on those platforms pass --llama-server, or run --demo-runner and offer the", "library's tools and skills with no model at all.", "", "TO ADD OR MOVE A PIN: download the asset, hash it, and record the result", "here. `scripts/record_llama_pin.py` does exactly that and prints the JSON.", "Never copy a digest from a release page or an API response into this file:", "a digest that arrived with the download proves only that the bytes were", "not corrupted in transit, which TLS already said, and pinning it would", "dress trust-on-first-use up as verification." ], "builds": { "windows-x64": { "tag": "b10742", "asset": "llama-b10742-bin-win-cpu-x64.zip", "url": "https://github.com/ggml-org/llama.cpp/releases/download/b10742/llama-b10742-bin-win-cpu-x64.zip", "sha256": "a923d80953d618335ae0073233fdcfb93760dfde646e957786894259aba87d72", "bytes": 18373032 } } }