Logo
Explore Help
Sign In
pool/ollama
SHA256
11
0
Fork 1
You've already forked ollama
Code Issues Pull Requests Activity
Files
2084254cdb20faad20ea466a76bf86fa111b94ccb337ff86fe4be5da1817b71e
ollama/ollama.service

15 lines
232 B
SYSTEMD
Raw Normal View History

- Update to version 0.10.1: * No notable changes. - Update to version 0.10.0: * ollama ps will now show the context length of loaded models * Improved performance in gemma3n models by 2-3x * Parallel request processing now defaults to 1 * Fixed issue where tool calling would not work correctly with granite3.3 and mistral-nemo models * Fixed issue where Ollama's tool calling would not work correctly if a tool's name was part of of another one, such as add and get_address * Improved performance when using multiple GPUs by 10-30% * Ollama's OpenAI-compatible API will now support WebP images * Fixed issue where ollama show would report an error * ollama run will more gracefully display errors OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/ollama?expand=0&rev=109
2025-08-05 00:09:03 +00:00
[Unit]
Description=Ollama Service
After=network-online.target
[Service]
ExecStart=/usr/bin/ollama serve
User=ollama
Group=ollama
Restart=always
RestartSec=3
EnvironmentFile=-/etc/sysconfig/ollama
[Install]
WantedBy=default.target
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.5 Page: 79ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API