timurcarstensen commited on
Commit
0a565f3
·
verified ·
1 Parent(s): 489042a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -2,8 +2,8 @@
2
  license: apache-2.0
3
  ---
4
 
5
- This dataset repository holds the singularity images for the shared evaluation workflow in [OpenEuroLLM/multi-cluster-eval](https://github.com/OpenEuroLLM/multi-cluster-eval/).
6
 
7
  This singularity images are updated automatically using a GitHub Actions workflow if there is a change to the container definition files or the workflow itself is updated.
8
 
9
- The `multi-cluster-eval` tool will detect changes to the respective singularity image file in this repo and download it to the cluster the user is launching the eval from, before the eval is scheduled.
 
2
  license: apache-2.0
3
  ---
4
 
5
+ This dataset repository holds the singularity images for the shared OELLM CLI workflows in [OpenEuroLLM/oellm-cli](https://github.com/OpenEuroLLM/oellm-cli/).
6
 
7
  This singularity images are updated automatically using a GitHub Actions workflow if there is a change to the container definition files or the workflow itself is updated.
8
 
9
+ The `oellm-cli` tool will detect changes to the respective singularity image file in this repo and download it to the cluster the user is launching the workflow from, before the workflow task is scheduled.