Compare commits
2 Commits
2b7f51cdca
...
cb8ceccbe0
| Author | SHA1 | Date | |
|---|---|---|---|
| cb8ceccbe0 | |||
| cacb04b3de |
@@ -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.**
|
||||
|
||||
@@ -108,7 +108,7 @@ Create `/etc/systemd/system/jarvischat.service`:
|
||||
|
||||
```ini
|
||||
[Unit]
|
||||
Description=JarvisChat - Local Inference Web Interface
|
||||
Description=jarvisChat - Local Inference Web Interface
|
||||
After=network.target
|
||||
|
||||
[Service]
|
||||
|
||||
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user