Update README.md
Browse files
README.md
CHANGED
@@ -208,6 +208,7 @@ and use a token with write access, from https://huggingface.co/settings/tokens
|
|
208 |
|
209 |
<details>
|
210 |
<summary> Reproduce Model Quality Results </summary>
|
|
|
211 |
We rely on [lm-evaluation-harness](https://github.com/EleutherAI/lm-evaluation-harness) to evaluate the quality of the quantized model.
|
212 |
|
213 |
Need to install lm-eval from source:
|
|
|
208 |
|
209 |
<details>
|
210 |
<summary> Reproduce Model Quality Results </summary>
|
211 |
+
|
212 |
We rely on [lm-evaluation-harness](https://github.com/EleutherAI/lm-evaluation-harness) to evaluate the quality of the quantized model.
|
213 |
|
214 |
Need to install lm-eval from source:
|