Skip to content

Commit

Permalink
Merge pull request #15 from janhq/feat/model-converter-pipeline
Browse files Browse the repository at this point in the history
add checkout to cortex.llamacpp
  • Loading branch information
nguyenhoangthuan99 authored Sep 27, 2024
2 parents 3a63e4a + 179c5a7 commit 7141ecb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/convert-model-all-quant.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
uses: actions/checkout@v4 # v4.1.7
with:
submodules: recursive
repository: janhq/cortex.llamacpp

- name: Set up Python
uses: actions/setup-python@v5 # v5.1.1
Expand Down

0 comments on commit 7141ecb

Please sign in to comment.