add office server + adsb

This commit is contained in:
2025-03-19 09:13:00 -04:00
parent 7529990566
commit 8b33de0c02
5 changed files with 126 additions and 40 deletions

View File

@@ -1,6 +1,6 @@
-- Configure LLama LLM
vim.g.llama_config = {
endpoint = "http://10.0.20.158:8080/infill",
endpoint = "http://10.0.50.120:8080/infill",
api_key = "",
n_prefix = 256,
n_suffix = 64,