]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
CI : support IOT device (IQ9) (#22987)
authorZack Li <redacted>
Thu, 14 May 2026 20:58:34 +0000 (13:58 -0700)
committerGitHub <redacted>
Thu, 14 May 2026 20:58:34 +0000 (13:58 -0700)
commitd81e63dcfd104cbfd7409a2bc6c09706d4b313be
treecbec5845e34dd7521e150b59cbf04f76806d9765
parent834a243664114487f99520370a7a7b00fc7a486f
CI : support IOT device (IQ9) (#22987)

* update test scripts

* align CI behavior between linux and android

* remove automatically cancel in 15min

* enable cancel-in-progress

* fix ty check issue

* update and fix pylint issue

* update runner such that we are not restricted by the 15min limit rule

* fix flake8 lint issue

* update runner according to review feedback

* code update according to review feedback

* switch from llama-cli to llama-completion binary with -no-cnv flag
.github/workflows/build-and-test-snapdragon.yml
scripts/snapdragon/qdc/run_qdc_jobs.py
scripts/snapdragon/qdc/tests/linux/run_linux.sh [new file with mode: 0644]
scripts/snapdragon/qdc/tests/run_backend_ops_posix.py
scripts/snapdragon/qdc/tests/run_bench_tests_posix.py
scripts/snapdragon/qdc/tests/utils.py
ty.toml