Skip to content

ci: add linux-x64-cpu (GGML_NATIVE=true) package - #8

Merged
KakaruHayate merged 1 commit into
mainfrom
feature/ci-linux-cpu
Aug 16, 2026
Merged

ci: add linux-x64-cpu (GGML_NATIVE=true) package#8
KakaruHayate merged 1 commit into
mainfrom
feature/ci-linux-cpu

Conversation

@KakaruHayate

Copy link
Copy Markdown
Owner

Adds a CPU-only Linux artifact built with -DGGML_NATIVE=ON\ so ggml picks the best SIMD targeting (AVX2/AVX-512...) for pure-CPU deployments. Ships as \game_ggml-linux-x64-cpu\ / -cpu-q8\ alongside the GPU packages.\n\n- matrix 6 -> 7 platform variants\n- release count check updated 6->7

CPU-only artifact built with -march=native so ggml picks the best SIMD for
the target. Ship as -cpu / -cpu-q8 (7 platform variants total; release check
updated 6->7). Existing GPU/CUDA jobs unchanged.
@coderabbitai

coderabbitai Bot commented Aug 16, 2026

Copy link
Copy Markdown

Important

Review available on request

  • 🔍 Trigger review

Reviews should be triggered manually for repositories with fewer than 10 stars. Select Trigger review above or comment @coderabbitai review to review the latest changes. For a full review, comment @coderabbitai full review.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: e143de0a-74ef-49e9-bca0-3e36f1839169


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@KakaruHayate
KakaruHayate merged commit bc1e410 into main Aug 16, 2026
19 checks passed
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.

1 participant