set horizon up to use twilight ollama models
This commit is contained in:
parent
8c36fe5a72
commit
f96f9f7675
3 changed files with 26 additions and 2 deletions
|
@ -83,6 +83,7 @@
|
|||
services = {
|
||||
ollama = {
|
||||
enable = true;
|
||||
exposePort = true;
|
||||
|
||||
loadModels = [
|
||||
# conversation models
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue