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 223b663 commit 8f537f8Copy full SHA for 8f537f8
.github/workflows/trunk.yml
@@ -832,7 +832,7 @@ jobs:
832
pip install -U "huggingface_hub[cli]"
833
huggingface-cli login --token $SECRET_EXECUTORCH_HF_TOKEN
834
# OPTIMUM_ET_COMMIT=$(cat .ci/docker/ci_commit_pins/optimum-executorch.txt)
835
- OPTIMUM_ET_COMMIT=bd06b54e627fbfd354a2cffa4c80fb21883209a9
+ OPTIMUM_ET_COMMIT=8335b491fa77a6c43709b4dfc192184add6ef224
836
837
echo "Cloning optimum-executorch..."
838
0 commit comments