Update README.md
Browse files
README.md
CHANGED
|
@@ -87,7 +87,7 @@ The model was evaluated on GSM8K and GPQA-Diamond-CoT benchmarks.
|
|
| 87 |
|
| 88 |
### Reproduction
|
| 89 |
|
| 90 |
-
The above evaluation results were obtained using the `lm-evaluation-harness` framework, based on the Docker image `rocm/vllm-dev:nightly_main_20260712`, with vLLM
|
| 91 |
|
| 92 |
```
|
| 93 |
export VLLM_ROCM_USE_AITER=1
|
|
|
|
| 87 |
|
| 88 |
### Reproduction
|
| 89 |
|
| 90 |
+
The above evaluation results were obtained using the `lm-evaluation-harness` framework, based on the Docker image `rocm/vllm-dev:nightly_main_20260712`, with vLLM and lm-eval compiled and installed from source.
|
| 91 |
|
| 92 |
```
|
| 93 |
export VLLM_ROCM_USE_AITER=1
|