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

Merged
merged 3 commits into from
May 27, 2025
Merged

SYCL: add gelu_erf kernel #13749

merged 3 commits into from
May 27, 2025

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.

4 participants