Skip to content

ZachDeLong/benchbro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

benchbro

benchmark your local LLMs without the headache. runs in a browser, talks to ollama or llama.cpp.

early/alpha - works but is quite rough around the edges.

setup

pip install -e .
cd frontend && npm install && npm run build && cd ..

usage

# have ollama running with a model pulled, then:
benchbro

opens a browser. pick your model, pick a benchmark, run it, see results.

benchmarks

  • MMLU-Pro (knowledge)
  • GSM8K (math)
  • HumanEval (code)
  • Perplexity (quant quality)

license

MIT

About

Easier way to benchmark local llms

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors