Local LLM benchmark app with Docker, metrics, runs, analysis, and optional meta-evaluation.
449
Reproducibly compare local and OpenAI-compatible LLMs with structured tests, clear metrics, and practical meta evaluation.
docker run -d --name local-llm-benchmark -p 3005:3005 -p 3015:3015 -v llm_benchmark_data:/app/data zeroneverload/local-llm-benchmark:latest
3005 = app3015 = meta public portContent type
Image
Digest
sha256:4193ed673…
Size
51 MB
Last updated
5 months ago
docker pull zeroneverload/local-llm-benchmark