Skip to content

CI: Vulkan container image builds failing #20524

@geraname

Description

@geraname

The Vulkan container image builds have been failing for the last few days.

These are the jobs that have failed so far:

This appears caused by Python dependencies being unable to satisfy the constraint torch~=2.6.0.

I have tested bumping the requirement to torch~=2.9.0 in requirements/requirements-convert_hf_to_gguf.txt, and the Vulkan image builds successfully. However, I don't suppose that this bump can be done without affecting something else due to breaking changes in PyTorch. Since the other container images are not failing to build with the same requirements, perhaps there is a simpler solution that would address this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions