Skip to content

Commit d901b37

Browse files
committed
Add instructions for running locally
1 parent 4abda90 commit d901b37

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

readme.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,3 +46,10 @@ Intel Core i9-10900T CPU 1.90GHz, 1 CPU, 20 logical and 10 physical cores
4646
| **Chat** | **xai-grok-beta** | **xAI** | **grok-beta** | **1.678 s** | **0.1107 s** | **0.3194 s** | **1.655 s** |
4747

4848
<!-- artifacts/results/AI.Benchmarks.ModelPerformance-report-github.md -->
49+
50+
## Run locally
51+
52+
You can trivially update (and optionally send a PR) the results by running the benchmarks locally.
53+
Simply fork the repository, clone it locally and run the `.\update.ps1` script from a `pwsh` prompt.
54+
55+
The only requirement is to have `jq` installed and available in your `PATH`.

0 commit comments

Comments
 (0)