Commit 1067577
fix gpt-oss out shape (#40535)
* fix out shape
Signed-off-by: jiqing-feng <[email protected]>
* reset gpt-oss modeling
Signed-off-by: jiqing-feng <[email protected]>
* fix copies
Signed-off-by: jiqing-feng <[email protected]>
* fix tests
Signed-off-by: jiqing-feng <[email protected]>
---------
Signed-off-by: jiqing-feng <[email protected]>
Co-authored-by: Marc Sun <[email protected]>1 parent 7efb4c8 commit 1067577
File tree
3 files changed
+2
-5
lines changed- src/transformers/models/gpt_oss
- tests/models/gpt_oss
3 files changed
+2
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
119 | | - | |
| 119 | + | |
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
118 | | - | |
| 118 | + | |
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
131 | | - | |
132 | | - | |
133 | | - | |
134 | 131 | | |
135 | 132 | | |
136 | 133 | | |
| |||
0 commit comments