disabled ollama on defiant
This commit is contained in:
parent
70fb2d9be2
commit
79c130dc4b
|
@ -149,7 +149,7 @@
|
|||
};
|
||||
|
||||
ollama = {
|
||||
enable = true;
|
||||
enable = false;
|
||||
|
||||
loadModels = [
|
||||
"deepseek-coder:6.7b"
|
||||
|
|
Loading…
Reference in a new issue