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 80d6bbb commit 7bc520dCopy full SHA for 7bc520d
.github/workflows/trunk.yml
@@ -862,7 +862,7 @@ jobs:
862
echo "::endgroup::"
863
864
# Run test
865
- ${CONDA_RUN} python .ci/scripts/test_huggingface_optimum_coreml.py --model ${MODEL} --recipe ${RECIPE} ${QUANTIZE}
+ ${CONDA_RUN} python .ci/scripts/test_huggingface_optimum_model.py --model ${MODEL} --recipe ${RECIPE} ${QUANTIZE}
866
867
test-llama-runner-qnn-linux:
868
name: test-llama-runner-qnn-linux
0 commit comments