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