update llama-cpp

This commit is contained in:
2025-12-03 21:06:50 -05:00
parent 0ed577e815
commit 7f9961f53d
2 changed files with 5 additions and 4 deletions

View File

@@ -9,7 +9,8 @@ require("codecompanion").setup({
formatted_name = "LlamaSwap",
schema = {
model = {
default = "qwen3-coder-30b-instruct",
-- default = "qwen3-coder-30b-instruct",
default = "gpt-oss-20b-thinking",
},
},
env = {