Update ollama model for nixvim

This commit is contained in:
albert 2024-12-18 03:02:15 +01:00
parent 7797dce79c
commit 76e3fff86b
Signed by: albert
GPG key ID: 3895DD267CA11BA9
2 changed files with 2 additions and 2 deletions

View file

@ -38,7 +38,7 @@
plugins = {
ollama = {
enable = true;
model = "qwen2.5-coder:0.5b";
model = "qwen2.5-coder:3b";
url = "http://127.0.0.1:11434";
action = "display";
};

@ -1 +1 @@
Subproject commit 26552d8bade6fa39188ebf68e9ffa1a8dcd75108
Subproject commit 8ed82c9afaac6359cf4603196f7a5bd4b399a4b5