Changed model for neovim ollama
This commit is contained in:
parent
e920d12e8f
commit
f4b96ba916
@ -27,7 +27,7 @@ return {
|
||||
|
||||
---@type Ollama.Config
|
||||
opts = {
|
||||
model = "codellama-gpu-25-cpu-2",
|
||||
model = "codellama",
|
||||
url = "factory.lan:11434",
|
||||
serve = {
|
||||
on_start = false,
|
||||
|
Loading…
Reference in New Issue
Block a user