CoolFace
Datasetpublic

echodict/llama.cpp

version https://git-lfs.github.com/spec/v1 oid sha256:cfc44b7ba25614df70e6b65e3341cae0310163bd32fd31a6b928a542df433faf size 30786

sourceHugging Faceupdated 5mo agoView on Hugging Face
0likes773downloads
labeler.yml18 linesDownload Raw Back to workflows
1name: "Pull Request Labeler"2on:3- pull_request_target4 5jobs:6  labeler:7    permissions:8      contents: read9      pull-requests: write10    runs-on: ubuntu-slim11    steps:12    - uses: actions/checkout@v613      with:14        repository: "ggml-org/llama.cpp"15    - uses: actions/labeler@v616      with:17        configuration-path: '.github/labeler.yml'18