Skip to content

Conversation

@qnixsynapse
Copy link
Collaborator

Make sure to read the contributing guidelines before submitting a PR

@github-actions github-actions bot added ggml changes relating to the ggml tensor library for machine learning SYCL https://en.wikipedia.org/wiki/SYCL - GPU programming language labels May 24, 2025
Copy link
Collaborator

@ngxson ngxson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Btw, seems like sycl is missing GGML_ROPE_TYPE_MROPE, do you want to give it a try? This type is used by text model, so it will speed up text generation for qwen 2.5

Ref PR where I added it on metal: #13457

@qnixsynapse
Copy link
Collaborator Author

Btw, seems like sycl is missing GGML_ROPE_TYPE_MROPE, do you want to give it a try? This type is used by text model, so it will speed up text generation for qwen 2.5

Ref PR where I added it on metal: #13457

Sure. I implemented vision ROPE recently.

Will open a new PR for that.

@qnixsynapse qnixsynapse merged commit f3101a8 into master May 27, 2025
48 checks passed
@qnixsynapse qnixsynapse deleted the sycl/gelu_erf branch May 27, 2025 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ggml changes relating to the ggml tensor library for machine learning SYCL https://en.wikipedia.org/wiki/SYCL - GPU programming language

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants