This commit is contained in:
Eugene Rakhmatulin
2026-03-18 22:03:04 -07:00
parent 15d295887c
commit 8ddc259619
2 changed files with 7 additions and 2 deletions

View File

@@ -165,6 +165,11 @@ Default is `29501`.
./run-recipe.sh qwen3.5-122b-fp8 --no-ray --master-port 29501
```
#### `--network` Parameter in Build Arguments
Added `--network <name>` to `build-and-copy.sh` to allow using host networking during builds.
Thanks @apairmont for the PR.
### 2026-03-17
#### EXPERIMENTAL Intel/Qwen3.5-397B-A17B-int4-AutoRound Recipe