{
    "version": "1.56",
    "description": "A simple one-file way to run various GGML models like LLAMA, ALPACA, VICUNA",
    "homepage": "https://github.com/LostRuins/koboldcpp",
    "license": "AGPL-3.0",
    "notes": "Look Mobel *.bin weights at https://rentry.org/nur779",
    "architecture": {
        "64bit": {
            "url": "https://github.com/LostRuins/koboldcpp/releases/download/v1.56/koboldcpp.exe",
            "hash": "44e1e171df745550d2f78c6d4a64b9133cfa557efcc60745cf2c002516ac246f"
        }
    },
    "bin": "koboldcpp.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/LostRuins/koboldcpp/releases/download/v$version/koboldcpp.exe"
            }
        }
    }
}
