ollama: Add notes about extras/ollama-full

This commit is contained in:
HUMORCE 2024-09-28 07:46:41 +00:00
parent 46b646b48d
commit bb141a51dc
No known key found for this signature in database
GPG Key ID: FF7A96FF20AE10DC

View File

@ -3,6 +3,7 @@
"description": "Get up and running with large language models locally.", "description": "Get up and running with large language models locally.",
"homepage": "https://ollama.com/", "homepage": "https://ollama.com/",
"license": "MIT", "license": "MIT",
"notes": "Ollama with deamon has been moved to 'extras/ollama-full'.",
"suggest": { "suggest": {
"Ollama Full": "extras/ollama-full" "Ollama Full": "extras/ollama-full"
}, },