Sign inSign up

zeroneverload/local-llm-benchmark

By zeroneverload

•Updated 5 months ago

Local LLM benchmark app with Docker, metrics, runs, analysis, and optional meta-evaluation.

Image
1

449

zeroneverload/local-llm-benchmark repository overview

⁠Local LLM Benchmark

Reproducibly compare local and OpenAI-compatible LLMs with structured tests, clear metrics, and practical meta evaluation.

⁠Highlights

  • Multi-system/model benchmark workflow
  • Single tests, profile runs, and batch matrix mode
  • Analysis, runs export, and live dashboard
  • Meta evaluation (local judge + optional cloud exposure)
  • Docker image for amd64 and arm64

⁠Quick Start

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 = app
  • 3015 = meta public port

⁠Docs

Tag summary

Content type

Image

Digest

sha256:4193ed673…

Size

51 MB

Last updated

5 months ago

docker pull zeroneverload/local-llm-benchmark