docs(lm_evaluation_harness.md): adding github link to docs

This commit is contained in:
Krrish Dholakia 2023-11-01 17:46:21 -07:00
parent 9afd3c8bfa
commit 82065716de

View file

@ -2,6 +2,8 @@
Evaluate LLMs 20x faster with TGI via litellm proxy's `/completions` endpoint.
This tutorial assumes you're using [lm-evaluation-harness](https://github.com/EleutherAI/lm-evaluation-harness)
**Step 1: Start the local proxy**
```shell
$ litellm --model huggingface/bigcode/starcoder