[GH-ISSUE #902] Support more params when ollama run #436

Closed
opened 2026-04-12 10:05:37 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @UICJohn on GitHub (Oct 25, 2023).
Original GitHub issue: https://github.com/ollama/ollama/issues/902

Originally assigned to: @pdevine on GitHub.

Hi there,

Thanks for all you have done.

Just wonder if there is any plan to support more params/options for running ollama model?
For example, --rope-freq-scale
So that we can run like this
ollama run xxxx --rope-freq-scale 0.125
I can see there is an Options map in api.GenerateRequest but it is not used when running generation

Originally created by @UICJohn on GitHub (Oct 25, 2023). Original GitHub issue: https://github.com/ollama/ollama/issues/902 Originally assigned to: @pdevine on GitHub. Hi there, Thanks for all you have done. Just wonder if there is any plan to support more params/options for running ollama model? For example, --rope-freq-scale So that we can run like this `ollama run xxxx --rope-freq-scale 0.125` I can see there is an Options map in api.GenerateRequest but it is not used when running generation
GiteaMirror added the feature request label 2026-04-12 10:05:37 -05:00
Author
Owner

@mchiang0610 commented on GitHub (Oct 25, 2023):

Thanks @UICJohn for submitting this. I believe @pdevine is working on improving the command line options within Ollama. He'll have a better take on what it'll exactly look like as the improvements take place.

<!-- gh-comment-id:1779789212 --> @mchiang0610 commented on GitHub (Oct 25, 2023): Thanks @UICJohn for submitting this. I believe @pdevine is working on improving the command line options within Ollama. He'll have a better take on what it'll exactly look like as the improvements take place.
Author
Owner

@mxyng commented on GitHub (Jan 16, 2024):

@pdevine added /set parameter in the repl which produces the same results

<!-- gh-comment-id:1894624853 --> @mxyng commented on GitHub (Jan 16, 2024): @pdevine added `/set parameter` in the repl which produces the same results
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#436