Run the following command to create the model from the Modelfile:
ollama create impresso-user-scenarios -f Modelfile
Run the Model on Markdown Files:
cat scenarios/*.md | ollama run impresso-user-scenarios
The model will return: • Summaries of all Markdown files. • A ranked list of the most insightful ones. • Explanations for the ranking.