We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1358739 commit a52c1e0Copy full SHA for a52c1e0
docker/evaluation/README.md
@@ -1,4 +1,4 @@
1
-# CSGHUB Nginx Images Building
+# LLM evalution docker image
2
3
## Login Container Registry
4
```bash
@@ -59,7 +59,7 @@ docker run \
59
${OPENCSG_ACR}/public/lm-evaluation-harness:${IMAGE_TAG}
60
```
61
62
-## inference image name, version and cuda version
+## evaluation image name, version and cuda version
63
| Latest Image | Version | CUDA Version |
64
| --- | --- | --- |
65
| opencompass | 0.3.5 | 12.4 |
0 commit comments