[GH-ISSUE #4010] How to set 'verbose' ON by default after a model is loaded? #2486

Closed
opened 2026-04-12 12:49:07 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @taozhiyuai on GitHub (Apr 29, 2024).
Original GitHub issue: https://github.com/ollama/ollama/issues/4010

How to set 'verbose' ON by default after a model is loaded?

it is annoying to type /set verbose every time.

Originally created by @taozhiyuai on GitHub (Apr 29, 2024). Original GitHub issue: https://github.com/ollama/ollama/issues/4010 How to set 'verbose' ON by default after a model is loaded? it is annoying to type /set verbose every time.
Author
Owner

@pdevine commented on GitHub (Apr 29, 2024):

Hey @taozhiyuai . Thanks for the issue. As a workaround you can use the --verbose flag with ollama run instead. If you're on mac/linux you can make an alias to it. I'm not 100% sure how to do that w/ Windows off the top of my head though.

I'm going to go ahead and close the issue for now, but I was thinking maybe we should make another env variable for this. I'll have to think about it some more.

<!-- gh-comment-id:2083061814 --> @pdevine commented on GitHub (Apr 29, 2024): Hey @taozhiyuai . Thanks for the issue. As a workaround you can use the `--verbose` flag with `ollama run` instead. If you're on mac/linux you can make an alias to it. I'm not 100% sure how to do that w/ Windows off the top of my head though. I'm going to go ahead and close the issue for now, but I was thinking maybe we should make another env variable for this. I'll have to think about it some more.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#2486