Updated MXFP4 build to use fresh repo references

This commit is contained in:
Eugene Rakhmatulin
2026-02-18 13:35:09 -08:00
parent 5b2313dddb
commit bd3f45f920
2 changed files with 3 additions and 2 deletions

View File

@@ -784,6 +784,7 @@ You can override the auto-detected values if needed:
| `--eth-if` | Ethernet interface name. |
| `--ib-if` | InfiniBand interface name. |
| `-e, --env` | Environment variable to pass to container (e.g. `-e VAR=val`). Can be used multiple times. |
| `-j` | Number of parallel jobs for build environment variables (optional). |
| `--apply-mod` | Apply mods/patches from specified directory. Can be used multiple times to apply multiple mods. |
| `--nccl-debug` | NCCL debug level (e.g., INFO, WARN). Defaults to INFO if flag is present but value is omitted. |
| `--check-config` | Check configuration and auto-detection without launching. |