Skip to content

Commit f94194a

Browse files
ggerganovnopperl
authored andcommitted
ci : tmp disable gguf-split (ggml-org#6983)
ggml-ci
1 parent 96befb0 commit f94194a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/run.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ function gg_run_test_scripts_debug {
161161
set -e
162162

163163
# TODO: too slow, run on dedicated node
164-
(cd ./examples/gguf-split && time bash tests.sh "$SRC/build-ci-debug/bin" "$MNT/models") 2>&1 | tee -a $OUT/${ci}-scripts.log
164+
#(cd ./examples/gguf-split && time bash tests.sh "$SRC/build-ci-debug/bin" "$MNT/models") 2>&1 | tee -a $OUT/${ci}-scripts.log
165165
#(cd ./examples/quantize && time bash tests.sh "$SRC/build-ci-debug/bin" "$MNT/models") 2>&1 | tee -a $OUT/${ci}-scripts.log
166166

167167
set +e

0 commit comments

Comments
 (0)