Skip to content

Commit

Permalink
Test CI convert model
Browse files Browse the repository at this point in the history
  • Loading branch information
nguyenhoangthuan99 committed Sep 16, 2024
1 parent 0382d86 commit 79d5782
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/convert-model-all-quant.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ jobs:
- name: Build lib for quantize
run: |
cd llama.cpp && mkdir -p build && cd build && cmake .. && cmake --build . --config Release -j 32
cd llama.cpp && make
cd ../../
- name: Convert to GGUF
Expand Down

0 comments on commit 79d5782

Please sign in to comment.