dustinblackman / oatmeal

Terminal UI to chat with large language models (LLM) using different model backends, and integrations with your favourite editors!
https://dustinblackman.com/posts/oatmeal/
MIT License
477 stars 23 forks source link

Add more options for ollama #55

Open mdietrich16 opened 5 months ago

mdietrich16 commented 5 months ago

I would love move options for using ollama, like the keep_alive to load models indefinitely or unload them immediately or the context size for the model. These additional options are specified in the ollama github and some can be set via a dedicated modelfile, but a lot of times I would want a single-shot parameter addition and not yet another modelfile, which also clutters the list of models.