[GH-ISSUE #8288] Enable auto-save functionality via CLI flag #31064

Open
opened 2026-04-22 11:12:28 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @migueltorrescosta on GitHub (Jan 2, 2025).
Original GitHub issue: https://github.com/ollama/ollama/issues/8288

Originally assigned to: @pdevine on GitHub.

Having ollama models keep track of past conversations improves the quality of answers dramatically. Using /save <model> manually with every run is time-consuming, and prone to be forgotten. Allowing a flag similar to ollama run --auto-save-on-exit <model> would make this process a lot smoother. The solutions proposed on https://github.com/ollama/ollama/issues/1238 and https://github.com/ollama/ollama/issues/3800 are not sufficient to satisfy this feature request.

Thank you for the hard work already done 🙏

Originally created by @migueltorrescosta on GitHub (Jan 2, 2025). Original GitHub issue: https://github.com/ollama/ollama/issues/8288 Originally assigned to: @pdevine on GitHub. Having ollama models keep track of past conversations improves the quality of answers dramatically. Using `/save <model>` manually with every run is time-consuming, and prone to be forgotten. Allowing a flag similar to `ollama run --auto-save-on-exit <model>` would make this process a lot smoother. The solutions proposed on https://github.com/ollama/ollama/issues/1238 and https://github.com/ollama/ollama/issues/3800 are not sufficient to satisfy this feature request. Thank you for the hard work already done 🙏
GiteaMirror added the feature request label 2026-04-22 11:12:28 -05:00
Author
Owner

@liqube commented on GitHub (Jan 6, 2025):

Agreed that this would be nice.

<!-- gh-comment-id:2572273302 --> @liqube commented on GitHub (Jan 6, 2025): Agreed that this would be nice.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#31064