Index 1449 verified Apptainer images
Browse files- README.md +1 -1
- apptainer/manifest.jsonl +2 -2
- apptainer/status.json +2 -2
README.md
CHANGED
|
@@ -4,7 +4,7 @@ This repository hosts tmax-compatible SIF images and a unified download manifest
|
|
| 4 |
|
| 5 |
## Apptainer images
|
| 6 |
|
| 7 |
-
The pool currently contains **1,
|
| 8 |
|
| 9 |
Download `apptainer/download_apptainer.py` and run with Python 3.11+ and `huggingface_hub` installed:
|
| 10 |
|
|
|
|
| 4 |
|
| 5 |
## Apptainer images
|
| 6 |
|
| 7 |
+
The pool currently contains **1,449 / 29,501** verified Apptainer SIF images. Shared environments are stored once. Each published SIF passed `apptainer inspect`, a contained shell smoke check, and remote SHA256 verification. These checks do not constitute a full task evaluation.
|
| 8 |
|
| 9 |
Download `apptainer/download_apptainer.py` and run with Python 3.11+ and `huggingface_hub` installed:
|
| 10 |
|
apptainer/manifest.jsonl
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a2ff95d4d7b513e3271870d18d0d22811aa2c8dc04cb10f909aa0ceb55406d34
|
| 3 |
+
size 17866670
|
apptainer/status.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"published":
|
| 3 |
"total": 29501,
|
| 4 |
-
"covered_tasks":
|
| 5 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"published": 1449,
|
| 3 |
"total": 29501,
|
| 4 |
+
"covered_tasks": 1937
|
| 5 |
}
|