vulkan: handle rope with large number of rows (#18306)
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
struct rope_params {
|
||||
uint rope_mode;
|
||||
uint ncols;
|
||||
uint nrows;
|
||||
uint n_dims;
|
||||
float freq_scale;
|
||||
uint p_delta_rows;
|
||||
|
||||
Reference in New Issue
Block a user