refactor: remove container-side power governor in favor of host-level cmp-tune

This commit is contained in:
wmantly
2026-09-02 21:01:52 +00:00
parent e037f7a122
commit 5daafe24e8
4 changed files with 6 additions and 127 deletions
-12
View File
@@ -1,12 +0,0 @@
[Unit]
Description=Dynamic GPU Power & Clock Governor for CMP 50HX
After=network.target
[Service]
Type=simple
ExecStart=/usr/bin/python3 /opt/llama-server/power-governor.py
Restart=always
RestartSec=5
[Install]
WantedBy=multi-user.target