Skip to content

CI Improvements#230

Merged
ggerganov merged 2 commits into
ggml-org:masterfrom
anzz1:patch-1
Mar 18, 2023
Merged

CI Improvements#230
ggerganov merged 2 commits into
ggml-org:masterfrom
anzz1:patch-1

Conversation

@anzz1

@anzz1 anzz1 commented Mar 17, 2023

Copy link
Copy Markdown
Contributor

AI for the masses

  • Github CI changes

    • Add feature to manually trigger CI and choose whether to create a new release (workflow_dispatch)
    • Autobuild triggers only on relevant changes (code, not readme) or manually
    • Autorelease triggers only on pushes to master branch or manually

From alpaca to llama antimatter15#5

Manual build feature, autoreleases for Windows
@anzz1

anzz1 commented Mar 17, 2023

Copy link
Copy Markdown
Contributor Author

Here is an example on how the releases will look like: https://github.com/anzz1/alpaca.cpp/releases

image

There'll also be this handy little checkbox on the actions page when running manually to choose whether to do just a test build or create a new release.

@gjmulder gjmulder added the build Compilation issues label Mar 17, 2023
use branch name in releases and tags
@ggerganov
ggerganov merged commit b2de7f1 into ggml-org:master Mar 18, 2023
@anzz1

anzz1 commented Mar 18, 2023

Copy link
Copy Markdown
Contributor Author

The workflow permissions need to be set to "Read and Write permissions" at https://github.com/ggerganov/llama.cpp/settings/actions
for the workflow to work properly.

Seunghhon pushed a commit to Seunghhon/llama.cpp that referenced this pull request Apr 26, 2026
* CI Improvements

Manual build feature, autoreleases for Windows

* better CI naming convention

use branch name in releases and tags
phuongncn pushed a commit to phuongncn/llama.cpp-gx10-dgx-sparks-deepseekv4 that referenced this pull request Apr 28, 2026
Co-authored-by: Iwan Kawrakow <iwan.kawrakow@gmail.com>
ljubomirj pushed a commit to ljubomirj/llama.cpp that referenced this pull request May 6, 2026
* CI Improvements

Manual build feature, autoreleases for Windows

* better CI naming convention

use branch name in releases and tags
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build Compilation issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants