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