chore: llama-swap + fim

This commit is contained in:
2025-12-02 09:47:35 -05:00
parent cf5fadf040
commit 8a5e2a9823

View File

@@ -1,6 +1,7 @@
-- Configure LLama LLM -- Configure LLama LLM
vim.g.llama_config = { vim.g.llama_config = {
endpoint = "http://10.0.50.120:8012/infill", endpoint = "http://10.0.20.100:8080/infill",
model = "qwen2.5-coder-7b-fim",
api_key = "", api_key = "",
n_prefix = 256, n_prefix = 256,
n_suffix = 64, n_suffix = 64,