Thanks to visit codestin.com
Credit goes to github.com

Skip to content

vulkan: support multi/vision rope, and noncontiguous rope #11902

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 1 commit into from
Feb 16, 2025

Conversation

jeffbolznv
Copy link
Collaborator

This fixes the qwen2vl clip failures discussed in #11322 and #10843. These ops weren't supported but apparently they were being executed by the vulkan backend regardless.

This is based on the CUDA code, and I switched some of the names in the existing rope shaders to match that.

@jeffbolznv jeffbolznv requested a review from 0cc4m February 16, 2025 04:35
@github-actions github-actions bot added Vulkan Issues specific to the Vulkan backend ggml changes relating to the ggml tensor library for machine learning labels Feb 16, 2025
@0cc4m 0cc4m merged commit bf42a23 into ggml-org:master Feb 16, 2025
46 checks passed
LostRuins added a commit to LostRuins/koboldcpp that referenced this pull request Feb 20, 2025
Renable qwen2vl GPU for vulkan ggml-org#11902

# Conflicts:
#	.github/workflows/build.yml
#	.github/workflows/docker.yml
#	.gitignore
#	CONTRIBUTING.md
#	Makefile
#	common/CMakeLists.txt
#	common/arg.cpp
#	common/common.cpp
#	examples/main/main.cpp
#	examples/run/run.cpp
#	examples/server/tests/README.md
#	ggml/src/ggml-cuda/mma.cuh
#	scripts/get_chat_template.py
#	tests/test-backend-ops.cpp
#	tests/test-chat-template.cpp
#	tests/test-chat.cpp
orca-zhang pushed a commit to orca-zhang/llama.cpp that referenced this pull request Feb 26, 2025
arthw pushed a commit to arthw/llama.cpp that referenced this pull request Feb 26, 2025
mglambda pushed a commit to mglambda/llama.cpp that referenced this pull request Mar 8, 2025
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 Vulkan Issues specific to the Vulkan backend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants