{"slug": "show-hn-omt-a-simple-python-cli-for-testing-local-ollama-models", "title": "Show HN: OMT – A simple Python CLI for testing local Ollama models", "summary": "A developer released OMT, a Python CLI tool for testing local Ollama models that organizes outputs in Markdown and JSON. The script records timing data and token counts, and can run interactively or via command-line flags. The tool aims to simplify model comparison for users selecting local AI models based on task and hardware.", "body_md": "Selecting the \"best\" local model usually depends on the task and the hardware.\n\nI created this script as an easy way to test local Ollama models and keep the test output organized.\n\nWhen you run the script interactively, it asks which model you want to use, what your prompt is, how many times you want to run it, and (optional) the temperature you'd like to set. It can also be scripted with command-line flags.\n\nThe output is saved in Markdown/JSON within an organized file structure for easy comparison. Outputs using the same prompt go into a folder together, each output named for the model tested. Timing data and token counts are also recorded.\n\nThe tool is intentionally small and dependency-free (standard library only).\n\nSuggestions welcome.\n\nComments URL: [https://news.ycombinator.com/item?id=48400275](https://news.ycombinator.com/item?id=48400275)\n\nPoints: 2\n\n# Comments: 0", "url": "https://wpnews.pro/news/show-hn-omt-a-simple-python-cli-for-testing-local-ollama-models", "canonical_source": "https://github.com/ulyssestenn/omt", "published_at": "2026-06-04 15:39:58+00:00", "updated_at": "2026-06-04 15:48:42.171726+00:00", "lang": "en", "topics": ["ai-tools", "large-language-models", "artificial-intelligence"], "entities": ["Ollama", "OMT"], "alternates": {"html": "https://wpnews.pro/news/show-hn-omt-a-simple-python-cli-for-testing-local-ollama-models", "markdown": "https://wpnews.pro/news/show-hn-omt-a-simple-python-cli-for-testing-local-ollama-models.md", "text": "https://wpnews.pro/news/show-hn-omt-a-simple-python-cli-for-testing-local-ollama-models.txt", "jsonld": "https://wpnews.pro/news/show-hn-omt-a-simple-python-cli-for-testing-local-ollama-models.jsonld"}}