Update README.md
Browse files
README.md
CHANGED
|
@@ -130,7 +130,7 @@ for i in $(seq 1 10); do
|
|
| 130 |
2>&1 | tee -a "$LOG"
|
| 131 |
```
|
| 132 |
|
| 133 |
-
The result of GSM8K was obtained using [lm-eval-harness](https://github.com/EleutherAI/lm-evaluation-harness) and
|
| 134 |
|
| 135 |
```
|
| 136 |
# Launching server
|
|
|
|
| 130 |
2>&1 | tee -a "$LOG"
|
| 131 |
```
|
| 132 |
|
| 133 |
+
The result of GSM8K was obtained using [lm-eval-harness](https://github.com/EleutherAI/lm-evaluation-harness) and SGLang [docker](https://hub.docker.com/layers/lmsysorg/sglang/v0.5.3.post3-rocm700-mi35x-srt/images/sha256-8c7281fcd4adc7942c7e674d464fee322d1775d7b546596ab4cc7edd258517fc).
|
| 134 |
|
| 135 |
```
|
| 136 |
# Launching server
|