Skip to content

Commit

Permalink
Update llamacpp.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
xuedinge233 authored Nov 8, 2024
1 parent fb9c185 commit 4351d40
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/llamacpp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,10 +62,11 @@ jobs:
gcc --version
git clone https://github.com/ggerganov/llama.cpp.git
cd llama.cpp
- name: Build
run: |
cd llama.cpp
make
# cmake -B build
# cmake --build build --config Release
Expand Down

0 comments on commit 4351d40

Please sign in to comment.