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
At present, the model remains loaded in the VRAM continuously. It would be beneficial if, after a specified period of idleness, the VRAM could be automatically cleared. Ollama exhibits this functionality, automatically offloading content from the VRAM after five minutes of inactivity.
The text was updated successfully, but these errors were encountered:
At present, the model remains loaded in the VRAM continuously. It would be beneficial if, after a specified period of idleness, the VRAM could be automatically cleared. Ollama exhibits this functionality, automatically offloading content from the VRAM after five minutes of inactivity.
The text was updated successfully, but these errors were encountered: