|
|
@@ -121,6 +121,7 @@ jobs: |
|
|
uses: actions/checkout@v4 |
|
|
uses: actions/checkout@v4 |
|
|
with: |
|
|
with: |
|
|
repository: ggerganov/llama.cpp |
|
|
repository: ggerganov/llama.cpp |
|
|
|
|
|
ref: '${{ github.event.inputs.llama_cpp_commit }}' |
|
|
- name: Download dependencies - Linux |
|
|
- name: Download dependencies - Linux |
|
|
if: ${{ matrix.os == 'ubuntu-22.04' }} |
|
|
if: ${{ matrix.os == 'ubuntu-22.04' }} |
|
|
run: | |
|
|
run: | |
|
|
|