We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b89fe4 commit 14879c7Copy full SHA for 14879c7
.github/workflows/build-wheels-cuda.yaml
@@ -61,11 +61,9 @@ jobs:
61
- name: Setup Mamba
62
uses: conda-incubator/[email protected]
63
with:
64
- activate-environment: "build"
+ activate-environment: "llamacpp"
65
python-version: ${{ matrix.pyver }}
66
- miniforge-variant: Mambaforge
67
miniforge-version: latest
68
- use-mamba: true
69
add-pip-as-python-dependency: true
70
auto-activate-base: false
71
0 commit comments