]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
ci : integrate with ggml-org/ci (#2250)
authorGeorgi Gerganov <redacted>
Tue, 18 Jul 2023 11:24:43 +0000 (14:24 +0300)
committerGitHub <redacted>
Tue, 18 Jul 2023 11:24:43 +0000 (14:24 +0300)
commitd01bccde9f759b24449fdaa16306b406a50eb367
treea1c351c6732f399f540a1e91f957eb61db535bbc
parent6cbf9dfb32f0e23ed3afd02d30ab066ed53e2c4d
ci : integrate with ggml-org/ci (#2250)

* ci : run ctest

ggml-ci

* ci : add open llama 3B-v2 tests

ggml-ci

* ci : disable wget progress output

ggml-ci

* ci : add open llama 3B-v2 tg tests for q4 and q5 quantizations

ggml-ci

* tests : try to fix tail free sampling test

ggml-ci

* ci : add K-quants

ggml-ci

* ci : add short perplexity tests

ggml-ci

* ci : add README.md

* ppl : add --chunks argument to limit max number of chunks

ggml-ci

* ci : update README
.gitignore
ci/README.md [new file with mode: 0644]
ci/run.sh [new file with mode: 0644]
examples/common.cpp
examples/common.h
examples/perplexity/perplexity.cpp
llama.cpp
tests/test-sampling.cpp