{
    "version": "1.112.2",
    "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 Model *.bin weights at https://rentry.org/nur779",
    "architecture": {
        "64bit": {
            "url": "https://github.com/LostRuins/koboldcpp/releases/download/v1.112.2/koboldcpp.exe",
            "hash": "882b3bd0984ba7b03a02374794778c4f9b3c61e804933be68eb1650c8318f6e2"
        }
    },
    "bin": "koboldcpp.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/LostRuins/koboldcpp/releases/download/v$version/koboldcpp.exe"
            }
        }
    }
}
