I’m a beginner in working with LLMs and I’m looking to integrate a summarization feature into my analytics dashboard. The dashboard displays KPI results, charts, benchmarking data, and anomalies. My goal is to generate summaries that are easy for both technical and non-technical users to understand.
I’m planning to use Ollama to process the results and generate the summaries.
Could you please suggest which LLM model would be best suited for this kind of summarization task?
I think that any LLM can handle commands if given the right prompts. The output will reflect the model’s unique characteristics rather than its overall performance.
With Ollama, almost any model can be used. The rest depends on the computer’s performance.