Skip to content
This repository was archived by the owner on Jun 30, 2026. It is now read-only.
This repository was archived by the owner on Jun 30, 2026. It is now read-only.

Add CPU build of vLLM to tox CI and local test environments #147

Description

@frreiss

It would be useful to have a CPU build of vLLM for CI and local testing. Unfortunately there are no pre-built wheels of vLLM with CPU inference support. Building a wheel requires compiling vLLM from source. vLLM has two slightly different sets of instructions for doing so here and here.

The instructions seem pretty straightforward, but someone needs to automate the creation and installation of these packages. Ideally there should be some caching of the packages, as the compilation step probably takes a while.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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