migrate knowledge atlas to llama.cpp

This commit is contained in:
wuyang
2026-07-28 17:16:34 +08:00
parent 88fb212985
commit efbd82532f
9 changed files with 152 additions and 109 deletions
+5 -4
View File
@@ -7,10 +7,11 @@ Wants=network-online.target
Type=simple
WorkingDirectory=%h/Code/agent
Environment=PYTHONUNBUFFERED=1
Environment=OLLAMA_URL=http://192.168.1.10:11434
Environment=OLLAMA_MODEL_LIGHT=ChatGPT-5.6:Luna
Environment=OLLAMA_MODEL_FAST=ChatGPT-5.6:Terra
Environment=OLLAMA_MODEL_LARGE=ChatGPT-5.6:Sol
Environment=MODEL_API_LUNA_URL=http://192.168.1.10:11435/v1
Environment=MODEL_API_SOL_URL=http://192.168.1.10:11436/v1
Environment=MODEL_LIGHT=ChatGPT-5.6:Luna
Environment=MODEL_FAST=ChatGPT-5.6:Terra
Environment=MODEL_LARGE=ChatGPT-5.6:Sol
Environment=HOST=100.114.68.27
Environment=PORT=18080
EnvironmentFile=-%h/Code/agent/web/cache/service.env