Commit d2141ea
committed
fix(qwen3): adapt serving to latest PyPTO runtime
Remove the obsolete pto_isa_commit CLI and executor plumbing now that PyPTO resolves managed PTO-ISA revisions from its runtime pin.
Validation: pre-commit passed; 12 focused batching tests passed; deterministic 48-token A8W8 generation preserved the expected token IDs at 42.7 ms/token.1 parent 4664b49 commit d2141ea
3 files changed
Lines changed: 0 additions & 12 deletions
File tree
- examples/model/qwen3_14b
- pypto_serving/model
- common/executor
- qwen
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
392 | 392 | | |
393 | 393 | | |
394 | 394 | | |
395 | | - | |
396 | | - | |
397 | | - | |
398 | | - | |
399 | | - | |
400 | 395 | | |
401 | 396 | | |
402 | 397 | | |
| |||
488 | 483 | | |
489 | 484 | | |
490 | 485 | | |
491 | | - | |
492 | 486 | | |
493 | 487 | | |
494 | 488 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
46 | 45 | | |
47 | 46 | | |
48 | 47 | | |
| |||
51 | 50 | | |
52 | 51 | | |
53 | 52 | | |
54 | | - | |
55 | 53 | | |
56 | 54 | | |
57 | 55 | | |
| |||
127 | 125 | | |
128 | 126 | | |
129 | 127 | | |
130 | | - | |
131 | 128 | | |
132 | 129 | | |
133 | 130 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
139 | | - | |
140 | 139 | | |
141 | 140 | | |
142 | 141 | | |
| |||
145 | 144 | | |
146 | 145 | | |
147 | 146 | | |
148 | | - | |
149 | 147 | | |
150 | 148 | | |
151 | 149 | | |
| |||
460 | 458 | | |
461 | 459 | | |
462 | 460 | | |
463 | | - | |
464 | 461 | | |
465 | 462 | | |
466 | 463 | | |
| |||
0 commit comments