{ "version": "0.2.7", "description": "Get up and running with large language models locally.", "homepage": "https://ollama.com/", "license": "MIT", "url": "https://github.com/ollama/ollama/releases/download/v0.2.7/OllamaSetup.exe", "hash": "84a5d6f9a049183086713decf2a17de5f09324f53a70879d269341b38d83a867", "innosetup": true, "bin": "ollama.exe", "shortcuts": [ [ "ollama app.exe", "Ollama", "", "app.ico" ] ], "checkver": { "github": "https://github.com/ollama/ollama" }, "autoupdate": { "url": "https://github.com/ollama/ollama/releases/download/v$version/OllamaSetup.exe", "hash": { "url": "$baseurl/sha256sum.txt" } }, "notes": "You should have at least 8 GB of RAM available to run the 7B models, 16 GB to run the 13B models, and 32 GB to run the 33B models." }