Commit 2e861d4
test(nemotron-omni-cp): switch ep8cp2 backend to TE linear + deepep dispatcher
Align the CP-enabled yaml with the non-CP cordv2 baseline:
- linear: torch -> te
- enable_deepep: false -> dispatcher: deepep (matches cord_v2.yaml)
Now ep8cp2 differs from non-CP cordv2 only in:
- attn: sdpa -> te (TE-CP path is the supported one)
- cp_size: 1 -> 2 (the actual CP-under-test)
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Signed-off-by: HuiyingLi <willwin.lee@gmail.com>1 parent e81d1f0 commit 2e861d4
1 file changed
Lines changed: 2 additions & 2 deletions
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
0 commit comments