diff --git a/docs/local-llm.md b/docs/local-llm.md index 25072383..7fcae56c 100644 --- a/docs/local-llm.md +++ b/docs/local-llm.md @@ -46,5 +46,3 @@ Standardizes local LLM inference across the fleet using llama.cpp. - Slow → -t to core count - OOM → reduce -c - Port conflict → lsof -i :11435 - -See systemd/llama-server.service for production deployment.