Commit 43b752c
authored
[Llama4] [multimodal] Fix misplaced dtype cast of
Signed-off-by: cjackal <[email protected]>cos_sin_cache in Llama4VisionRotaryEmbedding (#25889)1 parent cfd302d commit 43b752c
File tree
1 file changed
+3
-1
lines changed- vllm/model_executor/layers/rotary_embedding
1 file changed
+3
-1
lines changedLines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
63 | 65 | | |
64 | 66 | | |
65 | 67 | | |
| |||
0 commit comments