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 017e62c commit 067c7a5Copy full SHA for 067c7a5
.ci/scripts/test_qnn_static_llama.sh
@@ -13,6 +13,7 @@ fi
13
14
which "${PYTHON_EXECUTABLE}"
15
16
+source "$(dirname "${BASH_SOURCE[0]}")/utils.sh"
17
# Download stories llama110m artifacts
18
download_stories_model_artifacts
19
# Create tokenizer.bin.
0 commit comments