Skip to content

Commit f0807ea

Browse files
committed
retrigger CI
1 parent b92bc72 commit f0807ea

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
@@ -476,7 +476,7 @@ jobs:
476476
PYTHON_EXECUTABLE=python download_stories_model_artifacts
477477
PYTHONPATH="${PWD}" python -m extension.llm.tokenizer.tokenizer -t tokenizer.model -o tokenizer.bin
478478
479-
# Test static llama stories110m pte size
479+
# Test static llama stories110m pte size with weight sharing
480480
PYTHONPATH="${PWD}" python backends/qualcomm/tests/test_qnn_delegate.py -k TestExampleScript.test_stories_single_llama --model SM8650 --build_folder build-android/ --executorch_root . --artifact_dir . --compile_only
481481
482482
# Checks accuracy with weight sharing disabled since x86 does not support weight sharing.

0 commit comments

Comments
 (0)