privacy: scrub host chip/OS from parity-report environment
Browse files- parity-report.json +3 -3
parity-report.json
CHANGED
|
@@ -29,11 +29,11 @@
|
|
| 29 |
"greedy_token_exact": false,
|
| 30 |
"runner": "coreai-fabric-parity-runner/0.1.0 (act direct, deterministic)",
|
| 31 |
"environment": {
|
| 32 |
-
"chip": "Apple M4 Max",
|
| 33 |
-
"os": "macOS 26.6",
|
| 34 |
"coreai_torch": "0.4.1",
|
| 35 |
"torch": "2.9.0",
|
| 36 |
-
"lerobot": "0.5.1"
|
|
|
|
|
|
|
| 37 |
}
|
| 38 |
}
|
| 39 |
}
|
|
|
|
| 29 |
"greedy_token_exact": false,
|
| 30 |
"runner": "coreai-fabric-parity-runner/0.1.0 (act direct, deterministic)",
|
| 31 |
"environment": {
|
|
|
|
|
|
|
| 32 |
"coreai_torch": "0.4.1",
|
| 33 |
"torch": "2.9.0",
|
| 34 |
+
"lerobot": "0.5.1",
|
| 35 |
+
"platform": "darwin-arm64",
|
| 36 |
+
"accelerator": "apple_silicon"
|
| 37 |
}
|
| 38 |
}
|
| 39 |
}
|