Commit 17313a4
authored
Fix cuda memory error for Qwen3 non-quantized (huggingface#2987)
* Update KvCache initialization in Qwen3 model to use a fixed max position embedding value of 512
* add doc1 parent 0224a74 commit 17313a4
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
160 | | - | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
161 | 163 | | |
162 | 164 | | |
163 | 165 | | |
| |||
0 commit comments