Commit de6abc9
committed
[https://nvbugs/5483615][fix] Remove unnecessary assertion to let main model and MTP work at the same time
Signed-off-by: Jin Li <[email protected]>1 parent 9a4f606 commit de6abc9
File tree
2 files changed
+8
-17
lines changed- tensorrt_llm/_torch/modules
- tests/integration/test_lists
2 files changed
+8
-17
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
338 | 338 | | |
339 | 339 | | |
340 | 340 | | |
341 | | - | |
342 | | - | |
343 | 341 | | |
344 | 342 | | |
345 | | - | |
346 | | - | |
347 | | - | |
348 | | - | |
349 | | - | |
350 | | - | |
351 | | - | |
352 | | - | |
353 | | - | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
354 | 348 | | |
355 | 349 | | |
356 | 350 | | |
| |||
954 | 948 | | |
955 | 949 | | |
956 | 950 | | |
957 | | - | |
958 | 951 | | |
959 | | - | |
960 | | - | |
961 | | - | |
962 | | - | |
| 952 | + | |
| 953 | + | |
| 954 | + | |
963 | 955 | | |
964 | 956 | | |
965 | 957 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
336 | 336 | | |
337 | 337 | | |
338 | 338 | | |
339 | | - | |
340 | 339 | | |
341 | 340 | | |
342 | 341 | | |
| |||
0 commit comments