pwntie: fix ollama options
This commit is contained in:
parent
4cfb5656b7
commit
a518edc5cb
@ -90,7 +90,8 @@ in
|
||||
ollama = {
|
||||
enable = true;
|
||||
acceleration = "rocm";
|
||||
listenAddress = "localhost:${toString oLlamaPort}";
|
||||
host = "localhost";
|
||||
port = oLlamaPort;
|
||||
};
|
||||
prometheus = {
|
||||
enable = true;
|
||||
|
Loading…
Reference in New Issue
Block a user