File size: 908 Bytes
991c382 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 | {
"timestamp": "2026-08-18T08:10:33Z",
"command": [
"/workspace/DEFUSE/src/defuse/train.py",
"--config",
"/workspace/DEFUSE/tmp/formal_best_encoder_30k_20260818/config.yaml"
],
"git": {
"status": "not-versioned"
},
"python": "3.10.20",
"platform": "Linux-5.15.0-139-generic-x86_64-with-glibc2.35",
"world_size": 6,
"device": {
"cuda_available": true,
"cuda_device_count": 6,
"cuda_devices": [
"NVIDIA GeForce RTX 4090",
"NVIDIA GeForce RTX 4090",
"NVIDIA GeForce RTX 4090",
"NVIDIA GeForce RTX 4090",
"NVIDIA GeForce RTX 4090",
"NVIDIA GeForce RTX 4090"
],
"cuda_visible_devices": "0,1,2,3,4,5"
},
"versions": {
"accelerate": "1.13.0",
"diffusers": "0.36.0",
"omegaconf": "2.3.0",
"torch": "2.4.1+cu118",
"torchvision": "0.19.1+cu118",
"transformers": "4.57.6",
"wandb": "0.26.1"
}
}
|