Skip to content

Commit

Permalink
clean up HF token usage (#19)
Browse files Browse the repository at this point in the history
This isn't required anymore since it already happens in entrypoint.sh
  • Loading branch information
samos123 committed Aug 2, 2023
1 parent 1fa1dac commit 07767e3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion model-loader-huggingface/scripts/load.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,4 @@

set -xe

export HUGGING_FACE_HUB_TOKEN=$PARAM_HUGGING_FACE_HUB_TOKEN
jupyter nbconvert --debug --to notebook --execute /content/src/load.ipynb --output /content/logs/load.ipynb

0 comments on commit 07767e3

Please sign in to comment.