Skip to content

Instantly share code, notes, and snippets.

@jaypeche
Created July 26, 2026 13:40
Show Gist options
  • Select an option

  • Save jaypeche/689a9b216b97bf250455dcfee092c1d7 to your computer and use it in GitHub Desktop.

Select an option

Save jaypeche/689a9b216b97bf250455dcfee092c1d7 to your computer and use it in GitHub Desktop.
● ollama.service - Ollama Service
Loaded: loaded (/usr/lib/systemd/system/ollama.service; disabled; preset: disabled)
Active: active (running) since Sun 2026-07-26 15:40:19 CEST; 27s ago
Invocation: 1719f339a436414fb84fe76e5c8d2603
Main PID: 185271 (ollama)
Tasks: 17 (limit: 38039)
Memory: 15.8M (peak: 26.6M)
CPU: 85ms
CGroup: /system.slice/ollama.service
└─185271 /usr/bin/ollama serve
juil. 26 15:40:19 strix ollama[185271]: time=2026-07-26T15:40:19.459+02:00 level=INFO source=routes.go:1947 msg="server config" env="map[CUDA_VISIBLE_DEVICES: GGML_VK_VISIBLE_DEVICES: GPU_DEVICE_ORDINAL: HIP_VISIBLE_DEVICES: HSA_OVERRIDE_GFX_VERSION: HTTPS_PROXY: HTTP_PROXY: LLAMA_ARG_FIT: LLAMA_ARG_FIT_TARGET: NO_PROXY: OLLAMA_CONTEXT_LENGTH:0 OLLAMA_DEBUG:INFO OLLAMA_DEBUG_LOG_REQUESTS:false OLLAMA_EDITOR: OLLAMA_FLASH_ATTENTION:false OLLAMA_GO_TEMPLATE:true OLLAMA_GPU_OVERHEAD:0 OLLAMA_HOST:http://127.0.0.1:11434 OLLAMA_IGPU_ENABLE: OLLAMA_KEEP_ALIVE:5m0s OLLAMA_KV_CACHE_TYPE: OLLAMA_LLM_LIBRARY: OLLAMA_LOAD_TIMEOUT:5m0s OLLAMA_MAX_LOADED_MODELS:0 OLLAMA_MAX_QUEUE:512 OLLAMA_MAX_TRANSFER_STREAMS:4 OLLAMA_MODELS:/var/lib/ollama/.ollama/models OLLAMA_NOHISTORY:false OLLAMA_NOPRUNE:false OLLAMA_NO_CLOUD:false OLLAMA_NUM_PARALLEL:1 OLLAMA_ORIGINS:[http://localhost https://localhost http://localhost:* https://localhost:* http://127.0.0.1 https://127.0.0.1 http://127.0.0.1:* https://127.0.0.1:* http://0.0.0.0 https://0.0.0.0 http://0.0.0.0:* https://0.0.0.0:* app://* file://* tauri://* vscode-webview://* vscode-file://*] OLLAMA_REMOTES:[ollama.com] OLLAMA_SCHED_SPREAD:false OLLAMA_VULKAN:true ROCR_VISIBLE_DEVICES: http_proxy: https_proxy: no_proxy:]"
juil. 26 15:40:19 strix ollama[185271]: time=2026-07-26T15:40:19.459+02:00 level=INFO source=routes.go:1949 msg="Ollama cloud disabled: false"
juil. 26 15:40:19 strix ollama[185271]: time=2026-07-26T15:40:19.462+02:00 level=INFO source=images.go:883 msg="total blobs: 71"
juil. 26 15:40:19 strix ollama[185271]: time=2026-07-26T15:40:19.462+02:00 level=INFO source=images.go:890 msg="total unused blobs removed: 0"
juil. 26 15:40:19 strix ollama[185271]: time=2026-07-26T15:40:19.463+02:00 level=INFO source=routes.go:2004 msg="Listening on 127.0.0.1:11434 (version 0.32.4)"
juil. 26 15:40:19 strix ollama[185271]: time=2026-07-26T15:40:19.463+02:00 level=INFO source=runner.go:60 msg="discovering available GPUs..."
juil. 26 15:40:19 strix ollama[185271]: time=2026-07-26T15:40:19.466+02:00 level=INFO source=model_list_cache.go:112 msg="model list cache hydration complete" models=22 failures=0 elapsed=3.517804ms
juil. 26 15:40:19 strix ollama[185271]: time=2026-07-26T15:40:19.492+02:00 level=INFO source=types.go:50 msg="inference compute" id=cpu library=cpu compute="" name=cpu description=cpu libdirs=ollama driver="" pci_id="" type="" total="31.0 GiB" available="19.9 GiB"
juil. 26 15:40:19 strix ollama[185271]: time=2026-07-26T15:40:19.492+02:00 level=INFO source=routes.go:2054 msg="vram-based default context" total_vram="0 B" default_num_ctx=4096
juil. 26 15:40:19 strix ollama[185271]: time=2026-07-26T15:40:19.618+02:00 level=INFO source=model_recommendations.go:177 msg="model recommendations cache sleep scheduled" wait=3h13m4.966212727s consecutive_failures=0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment