Skip to content

SYCL: add gelu_erf kernel #13749

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

SYCL: add gelu_erf kernel #13749

wants to merge 1 commit into from

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.

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.

2 participants