[Nvim] update and LLM
This commit is contained in:
@@ -17,7 +17,7 @@ return {
|
||||
"David-Kunz/gen.nvim",
|
||||
opts = {
|
||||
-- model = "llama3.2:3b", -- The default model to use.
|
||||
model = "mistral-small:22b",
|
||||
model = "qwen3-coder:30b",
|
||||
-- host = "192.168.0.17",
|
||||
quit_map = "q", -- set keymap to close the response window
|
||||
retry_map = "<c-r>", -- set keymap to re-send the current prompt
|
||||
|
||||
Reference in New Issue
Block a user