Download LocalScore
There are two ways to run LocalScore. The easiest way to get started is to download one of the Official Models. If you have .gguf models already you run LocalScore with them.
Run With
What OS are you running?
Select the benchmark you want to run:
Open your terminal and run:
Open cmd.exe and run:
3.
localscore-0.9.2.exe -m Llama-3.2-1B-Instruct-Q4_K_M.gguf
curl -OL https://localscore.ai/download/localscore-tiny chmod +x localscore-tiny ./localscore-tiny
What OS are you running?
Open your terminal and run:
chmod +x localscore-0.9.2 ./localscore-0.9.2 -m path/to/model.gguf
Having issues with the CLI client? Check out the troubleshooting guide.
For further documentation on the LocalScore CLI, check out the README
Need help? Check out this video