feat(llms): add more logs to ollama
All checks were successful
Discord / discord commits (push) Has been skipped
All checks were successful
Discord / discord commits (push) Has been skipped
This commit is contained in:
parent
9dee168383
commit
fd54cac952
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@ in {
|
||||||
port = 11434;
|
port = 11434;
|
||||||
|
|
||||||
loadModels = ["fixt/home-3b-v3"];
|
loadModels = ["fixt/home-3b-v3"];
|
||||||
|
environmentVariables.OLLAMA_DEBUG = "1";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue