Skip to content

Commit

Permalink
Switch back to abetlen
Browse files Browse the repository at this point in the history
  • Loading branch information
oobabooga committed Jul 22, 2024
1 parent 67b9a00 commit 7f5ffe3
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-wheels-cpu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
steps:
- uses: actions/checkout@v4
with:
repository: 'oobabooga/llama-cpp-python'
repository: 'abetlen/llama-cpp-python'
ref: ${{ inputs.version }}
submodules: 'recursive'

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build-wheels-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
steps:
- uses: actions/checkout@v4
with:
repository: 'oobabooga/llama-cpp-python'
repository: 'abetlen/llama-cpp-python'
ref: ${{ inputs.version }}
submodules: 'recursive'

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build-wheels-oobabooga.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ jobs:

- uses: actions/checkout@v4
with:
repository: 'oobabooga/llama-cpp-python'
repository: 'abetlen/llama-cpp-python'
ref: ${{ inputs.version }}
submodules: 'recursive'

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build-wheels-rocm-full.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ jobs:

- uses: actions/checkout@v4
with:
repository: 'oobabooga/llama-cpp-python'
repository: 'abetlen/llama-cpp-python'
ref: ${{ inputs.version }}
submodules: 'recursive'

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build-wheels-tensorcores.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ jobs:

- uses: actions/checkout@v4
with:
repository: 'oobabooga/llama-cpp-python'
repository: 'abetlen/llama-cpp-python'
ref: ${{ inputs.version }}
submodules: 'recursive'

Expand Down

0 comments on commit 7f5ffe3

Please sign in to comment.