Skip to content

Update llama-build-cpu.yaml#53

Merged
chamalgomes merged 8 commits into
mainfrom
chamalgomes-patch-1
Jul 15, 2026
Merged

Update llama-build-cpu.yaml#53
chamalgomes merged 8 commits into
mainfrom
chamalgomes-patch-1

Conversation

@chamalgomes

Copy link
Copy Markdown
Owner

No description provided.

Copilot AI review requested due to automatic review settings July 15, 2026 04:27

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the CPU release workflow for the vendored llama-cpp-python build to pass explicit CMake configuration flags during the wheel build step, aiming to produce a CPU-focused build with specific feature toggles disabled.

Changes:

  • Adds VERBOSE and a multi-line CMAKE_ARGS env block to the wheel build step in llama-build-cpu.yaml.
  • Disables LLAVA and several GGML CPU feature flags (BLAS/OpenMP/AVX variants/FMA/F16C) via CMAKE_ARGS.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .github/workflows/llama-build-cpu.yaml Outdated
chamalgomes and others added 7 commits July 15, 2026 14:31
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Added additional build options to disable server and test builds.
Updated the build workflow for CPU release, including new CMake arguments and versioning adjustments.
@chamalgomes chamalgomes merged commit 64e97fa into main Jul 15, 2026
@chamalgomes chamalgomes deleted the chamalgomes-patch-1 branch July 15, 2026 05:08
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 this pull request may close these issues.

2 participants