logoalt Hacker News

tempodox10/12/20241 replyview on HN

What about using a Modelfile for ollama that tweaks the context window size? I seem to remember parameters for that in the ollama GitHub docs.


Replies

tcsenpai10/13/2024

I applied (for now) a pre-filled table with a 4096 default limit. Users can also specify an upper or lower limit from the UI directly now. Added chunk and recursive summarization too.