File size: 1,631 Bytes
c4d49f9 |
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 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 |
{
"os": "Linux-5.15.0-1071-aws-x86_64-with-glibc2.31",
"python": "3.10.10",
"startedAt": "2024-11-02T12:47:11.302517Z",
"args": [
"examples/train_full/fmb_qwen2_full_sft.yaml"
],
"program": "/teamspace/studios/this_studio/LLaMA-Factory/src/llamafactory/launcher.py",
"codePath": "src/llamafactory/launcher.py",
"git": {
"remote": "https://github.com/hiyouga/LLaMA-Factory.git",
"commit": "0a55e60693ab15d92fbe3d7d536408e26228ab82"
},
"email": "apjanco@gmail.com",
"root": "/teamspace/studios/this_studio/LLaMA-Factory",
"host": "ip-10-192-12-55",
"username": "zeus",
"executable": "/home/zeus/miniconda3/envs/cloudspace/bin/python",
"codePathLocal": "src/llamafactory/launcher.py",
"cpu_count": 24,
"cpu_count_logical": 48,
"gpu": "NVIDIA L40S",
"gpu_count": 4,
"disk": {
"/": {
"total": "3739182850048",
"used": "318757998592"
}
},
"memory": {
"total": "400220504064"
},
"cpu": {
"count": 24,
"countLogical": 48
},
"gpu_nvidia": [
{
"name": "NVIDIA L40S",
"memoryTotal": "48305799168",
"cudaCores": 18176,
"architecture": "Ada"
},
{
"name": "NVIDIA L40S",
"memoryTotal": "48305799168",
"cudaCores": 18176,
"architecture": "Ada"
},
{
"name": "NVIDIA L40S",
"memoryTotal": "48305799168",
"cudaCores": 18176,
"architecture": "Ada"
},
{
"name": "NVIDIA L40S",
"memoryTotal": "48305799168",
"cudaCores": 18176,
"architecture": "Ada"
}
],
"cudaVersion": "12.2"
} |