Skip to content
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

kompute: add mul_mat_q4_k shader #10097

Merged
merged 1 commit into from
Oct 31, 2024
Merged

Conversation

slp
Copy link
Collaborator

@slp slp commented Oct 30, 2024

This is a more or less direct translation from the Metal implementation to GLSL.

This is a more or less direct translation from the Metal implementation
to GLSL.

Signed-off-by: Sergio Lopez <slp@redhat.com>
@github-actions github-actions bot added ggml changes relating to the ggml tensor library for machine learning Kompute https://github.com/KomputeProject/kompute/ labels Oct 30, 2024
Copy link
Owner

@ggerganov ggerganov left a comment

Choose a reason for hiding this comment

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

Do the test-backend-ops pass successfully?

@slp
Copy link
Collaborator Author

slp commented Oct 31, 2024

Do the test-backend-ops pass successfully?

No, but it didn't before this change either. Seems like the kompute backend has rotten a bit during the last months. In the following weeks I intend to get it to pass test-backend-ops and port more shaders.

@ggerganov ggerganov merged commit 1329c0a into ggerganov:master Oct 31, 2024
53 checks passed
@ggerganov
Copy link
Owner

Ok, thanks for helping out. If things are going well, I'll look to add the kompute backend to ggml-ci so we can have regular testing of the changes.

arthw pushed a commit to arthw/llama.cpp that referenced this pull request Nov 15, 2024
This is a more or less direct translation from the Metal implementation
to GLSL.

Signed-off-by: Sergio Lopez <slp@redhat.com>
arthw pushed a commit to arthw/llama.cpp that referenced this pull request Nov 18, 2024
This is a more or less direct translation from the Metal implementation
to GLSL.

Signed-off-by: Sergio Lopez <slp@redhat.com>
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 Kompute https://github.com/KomputeProject/kompute/
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants