{"batchcomplete":"","continue":{"lecontinue":"20260228165835|360","continue":"-||"},"query":{"logevents":[{"logid":370,"ns":0,"title":"Ollama Modelfile List","pageid":215,"logpage":215,"revid":1149,"params":{},"type":"create","action":"create","user":"Admin","timestamp":"2026-05-26T20:37:42Z","comment":"Created page with \"'''This is a local Ollama installation running on a powerful local GPU.'''  __NOTOC__ This page serves as a comprehensive technical registry and capabilities guide for the locally installed Ollama Large Language Models (LLMs). It outlines their core architecture, performance profiles, memory usage, and safety alignment status.  == Local Hardware Performance Overview == The following estimates assume full GPU offloading utilizing a high-end local GPU layout. Splitting mod...\""},{"logid":369,"ns":0,"title":"Ollama Modelfile Sample","pageid":214,"logpage":214,"revid":1148,"params":{},"type":"create","action":"create","user":"Admin","timestamp":"2026-05-01T18:04:54Z","comment":"Created page with \"= Ollama Modelfile Cheat Sheet =  == Basic Structure == A Modelfile is a recipe for building a model.  <pre> FROM <base_model>  # Optional settings PARAMETER <key> <value>  SYSTEM <text>  TEMPLATE <text>  ADAPTER <path>  LICENSE <text>  MESSAGE <role> <text> </pre>  == FROM (Required) == Base model you build on.  <pre> FROM llama3 FROM mistral FROM ./local-model.gguf </pre>  == PARAMETER == Controls runtime behavior.  === Common Parameters ===  <pre> PARAMETER temperatur...\""},{"logid":368,"ns":0,"title":"Ollama Systemd Unit File Sample","pageid":213,"logpage":213,"revid":1147,"params":{},"type":"create","action":"create","user":"Admin","timestamp":"2026-04-30T16:29:13Z","comment":"Created page with \"== Ollama systemd override (annotated) ==  === Resource limits === <code> MemoryMax=16G # hard RAM cap (kills process if exceeded)<br> MemoryHigh=14G # soft limit (throttling before hard cap)<br> CPUQuota=400% # limit to ~4 CPU cores </code>  === File descriptors === <code> LimitNOFILE=1048576 # prevent \"too many open files\" </code>  === Restart / stability === <code> Restart=on-failure # restart only on crashes<br> RestartSec=3 # delay before restart<br> StartLimitInter...\""},{"logid":367,"ns":0,"title":"Grafana Alloy, Loki and SELinux","pageid":212,"logpage":212,"revid":1145,"params":{},"type":"create","action":"create","user":"Admin","timestamp":"2026-04-20T14:24:11Z","comment":"Created page with \"= Grafana Alloy, Loki and SELinux =  This article summarizes how to run Grafana Alloy on an SELinux-enabled Linux system, how to troubleshoot startup and access problems, and what to check when Alloy sends metrics to Mimir or logs to Loki.  == Scope ==  The main SELinux topics for Alloy are:  * execution of the Alloy binary * outbound network access to Mimir and Loki * reading local log files for Loki * reading the systemd journal for Loki * file ownership and runtime st...\""},{"logid":366,"ns":0,"title":"Systemctl Cheet Sheet","pageid":211,"logpage":211,"revid":1144,"params":{},"type":"create","action":"create","user":"Admin","timestamp":"2026-04-20T14:23:43Z","comment":"Created page with \"= systemctl Cheat Sheet =  This is a generic `systemctl` cheat sheet using `alloy.service` as the example unit name.  == Service Status ==  <pre> systemctl status alloy.service systemctl is-active alloy.service systemctl is-enabled alloy.service </pre>  == Start, Stop, Restart ==  <pre> systemctl start alloy.service systemctl stop alloy.service systemctl restart alloy.service systemctl reload alloy.service </pre>  == Enable or Disable at Boot ==  <pre> systemctl enable a...\""},{"logid":365,"ns":6,"title":"File:Mac08a.png","pageid":210,"logpage":210,"revid":1137,"params":{},"type":"create","action":"create","user":"Admin","timestamp":"2026-02-28T16:58:56Z","comment":""},{"logid":364,"ns":6,"title":"File:Mac08a.png","pageid":210,"logpage":210,"revid":1137,"params":{"img_sha1":"f1qxv4ne9w0cga2jcgzcqi86sa509f5","img_timestamp":"2026-02-28T16:58:56Z"},"type":"upload","action":"upload","user":"Admin","timestamp":"2026-02-28T16:58:56Z","comment":""},{"logid":363,"ns":6,"title":"File:Mac07.png","pageid":209,"logpage":209,"revid":1136,"params":{},"type":"create","action":"create","user":"Admin","timestamp":"2026-02-28T16:58:46Z","comment":""},{"logid":362,"ns":6,"title":"File:Mac07.png","pageid":209,"logpage":209,"revid":1136,"params":{"img_sha1":"e0e45do69ph6fdtzpobpoee9ib8sd18","img_timestamp":"2026-02-28T16:58:46Z"},"type":"upload","action":"upload","user":"Admin","timestamp":"2026-02-28T16:58:46Z","comment":""},{"logid":361,"ns":6,"title":"File:Mac06a.png","pageid":208,"logpage":208,"revid":1135,"params":{},"type":"create","action":"create","user":"Admin","timestamp":"2026-02-28T16:58:35Z","comment":""}]}}