Show HN: OMT – A simple Python CLI for testing local Ollama models
Category: cli-tool
Tags: cli-tool, ollama, model-testing
Score: 4.5/10 (Innovation: 3, Technical: 4, Documentation: 6, Utility: 5)
OMT is a minimal, dependency-free Python CLI that runs the same prompt against local Ollama models multiple times and saves results to disk for easy comparison. It's interesting for its simplicity and its focus on facilitating model evaluation without external dependencies beyond Python's standard library.
Target audience: backend devs, data engineers, ai-ml engineers
Repository: https://github.com/ulyssestenn/omt · Python · MIT
View on Hacker News