Skip to content

Commit fcd3234

Browse files
committed
fix comment
1 parent 9adf131 commit fcd3234

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -621,7 +621,7 @@ jobs:
621621
PYTHON_EXECUTABLE=python bash .ci/scripts/setup-linux.sh --build-tool "${BUILD_TOOL}"
622622
# Setup install_requirements for llama
623623
PYTHON_EXECUTABLE=python bash examples/models/llama/install_requirements.sh
624-
# Test static llama weight sharing and accuracy
624+
625625
echo ">>> Running config: ${{ matrix.config.name }}"
626626
PYTHON_EXECUTABLE=python bash .ci/scripts/test_qnn_static_llama_eval.sh \
627627
--flags "${{ matrix.config.flags }}" \

0 commit comments

Comments
 (0)