Compare commits

..

2 Commits

2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -1,4 +1,4 @@
# JarvisChat v1.8.5 # jarvisChat v1.8.5
**A lightweight local inference coding companion with persistent memory, web search, and real-time system monitoring.** **A lightweight local inference coding companion with persistent memory, web search, and real-time system monitoring.**
@@ -108,7 +108,7 @@ Create `/etc/systemd/system/jarvischat.service`:
```ini ```ini
[Unit] [Unit]
Description=JarvisChat - Local Inference Web Interface Description=jarvisChat - Local Inference Web Interface
After=network.target After=network.target
[Service] [Service]
+2 -2
View File
@@ -13,9 +13,9 @@ No new tests required for this task.
--- ---
## TASK 2 — Qwen2.5-Coder llama-server Service on Ultron (Infrastructure) [DEPENDENCY RESOLVED] ## TASK 2 — Qwen2.5-Coder llama-server Service on Ultron (Infrastructure) [DONE]
**Status: Infrastructure complete (systemd unit created, verified).** **Status: Systemd unit created, verified, and restored.**
This task originally defined creation of `/etc/systemd/system/llama-server-coder.service` (port 8082, Qwen2.5-Coder-14B Q5_K_M) as a prerequisite for dynamic model swapping. That sysadmin work is done. This task originally defined creation of `/etc/systemd/system/llama-server-coder.service` (port 8082, Qwen2.5-Coder-14B Q5_K_M) as a prerequisite for dynamic model swapping. That sysadmin work is done.