You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
A clear and concise description of what the bug is.
Ollama's keep alive setting supports "-1" value, so keep model forever.
Flowise's ChatOllama doesn't support this value and set the default 4 minutes.
To Reproduce
Steps to reproduce the behavior:
Add 'ChatOllama' to workflow
Click on 'ChatOllama's additionals settings'
Set the value "-1" for 'Keep Alive'
See "4 minutes from now" with 'ollama ps' command after model loaded
Expected behavior
Expected to see "forever from now" with 'ollama ps' command after model loaded
Screenshots
Flow
Not applicable.
Setup
Installation [docker`]
Flowise Version [2.1.5]
OS: [Windows]
Browser [any]
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Describe the bug
A clear and concise description of what the bug is.
Ollama's keep alive setting supports "-1" value, so keep model forever.
Flowise's ChatOllama doesn't support this value and set the default 4 minutes.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Expected to see "forever from now" with 'ollama ps' command after model loaded
Screenshots
Flow
Not applicable.
Setup
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: