ollama-logseq icon indicating copy to clipboard operation
ollama-logseq copied to clipboard

Q: can Ollama generate longer summaries (based on word length or chapter)?

Open BradKML opened this issue 4 months ago • 0 comments

Currently I am testing with captured blogs with a lot of lines and paragraphs to see how they summarize. However most of the time Ollama (with Qwen for large context window and small footprint) they only do one-line summaries. Even asking question with page context does not yield results of the same length, often Q&A leads to multi-line answers. Are there ways to set the maximum or ideal length of the output? Alternatively, are there ways to "chunk" the page into individual chunks for Ollama to treat as individual inputs (semantic chunking)?

BradKML avatar Mar 21 '24 02:03 BradKML