Skip to content

Commit

Permalink
Shift to non-admin account
Browse files Browse the repository at this point in the history
  • Loading branch information
pculliton authored May 17, 2024
1 parent 6379017 commit 98a9244
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
KAGGLE_KEY: ${{ secrets.KAGGLE_KEY }}

with:
id: "philculliton/gemma-build-artifacts"
id: "phillipculliton/gemma-build-artifacts"
files: |
build/gemma
build/_deps/sentencepiece-build/src/libsentencepiece.so.0
Expand Down Expand Up @@ -99,7 +99,7 @@ jobs:
# The location of your test script, which we will write next.
code_file: runner.py
# "username/model-slug/framework/variation-slug/version-number"
dataset_sources: "philculliton/gemma-build-artifacts"
dataset_sources: "phillipculliton/gemma-build-artifacts"
model_sources: "google/gemma/gemmaCpp/2b-it-sfp/4"
enable_gpu: False
kernel_type: script
Expand Down

0 comments on commit 98a9244

Please sign in to comment.