Simple, Opinionated benchmark for testing the viability of Efficient Language Models (ELMs) for personal use cases.
Uses bun, promptfoo, and ollama for a minimalist, cross-platform, local LLM prompt testing & benchmarking experience.

ollama run llama3ollama run phi3ollama run gemmacp .env.sample .envbun ibun minimalbun viewbun elmBENCH__minimal_test_suite/ to get an idea of how to structure a basic test suite.BENCH__efficient_language_models/ test suite to get an idea of how you can setup tests for your own viability tests for ELMs.BENCH__minimal_test_suite/ or BENCH__efficient_language_models/ to suit your needs/BENCH__<name of test suite>/prompt.txt - the prompt(s) to test/test.yaml - variables and assertions/promptfooconfig.yaml - llm model configbun run ./scripts/new_prompt_testbun run ./scripts/ollama_local_model_call$ claude mcp add elm-itv-benchmark \
-- python -m otcore.mcp_server <graph>