Skip to content

feat(help): list all accepted llama.cpp options in --help #507

feat(help): list all accepted llama.cpp options in --help

feat(help): list all accepted llama.cpp options in --help #507

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
labeler:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
with:
repository: "Mozilla-Ocho/llamafile"
- uses: actions/labeler@f27b608878404679385c85cfa523b85ccb86e213 # v6.1.0
with:
configuration-path: ".github/labeler.yml"