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

vulkan llamacpp_python model-server build fails #829

Closed
sallyom opened this issue Dec 3, 2024 · 1 comment · Fixed by #833
Closed

vulkan llamacpp_python model-server build fails #829

sallyom opened this issue Dec 3, 2024 · 1 comment · Fixed by #833

Comments

@sallyom
Copy link
Collaborator

sallyom commented Dec 3, 2024

See model_servers/llamacpp and also the arm64 Containerfile:

No match for argument: mesa-vulkan-drivers-23.3.3-1.el9.x86_64
Error: Unable to find a match: mesa-vulkan-drivers-23.3.3-1.el9.x86_64
Error: building at STEP "RUN dnf install -y mesa-vulkan-drivers-23.3.3-1.el9.x86_64": while running runtime: exit status 1
@sallyom sallyom mentioned this issue Dec 3, 2024
@praveenkumar
Copy link
Contributor

I am not expert around why we need a specific version of this driver but it is recently got updated to 24.1.2

 $  dnf info mesa-vulkan-drivers
[...]
Name         : mesa-vulkan-drivers
Version      : 24.1.2
Release      : 3.el9
Architecture : x86_64
Size         : 11 M
Source       : mesa-24.1.2-3.el9.src.rpm
Repository   : ubi-9-appstream-rpms
Summary      : Mesa Vulkan drivers
URL          : http://www.mesa3d.org
License      : MIT AND BSD-3-Clause AND SGI-B-2.0
Description  : The drivers with support for the Vulkan API.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants