]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
cuda : rename build flag to LLAMA_CUDA (#6299)
authorslaren <redacted>
Tue, 26 Mar 2024 00:16:01 +0000 (01:16 +0100)
committerGitHub <redacted>
Tue, 26 Mar 2024 00:16:01 +0000 (01:16 +0100)
commit280345968dabc00d212d43e31145f5c9961a7604
tree4d0ada8b59a4c15cb6d4fe1a6b4740a30dcdb0f2
parentb06c16ef9f81d84da520232c125d4d8a1d273736
cuda : rename build flag to LLAMA_CUDA (#6299)
29 files changed:
.devops/full-cuda.Dockerfile
.devops/llama-cpp-cublas.srpm.spec [deleted file]
.devops/llama-cpp-cuda.srpm.spec [new file with mode: 0644]
.devops/main-cuda.Dockerfile
.devops/nix/package.nix
.devops/server-cuda.Dockerfile
.github/workflows/build.yml
CMakeLists.txt
Makefile
README.md
ci/run.sh
common/common.cpp
docs/token_generation_performance_tips.md
examples/imatrix/README.md
examples/llama-bench/llama-bench.cpp
examples/llava/MobileVLM-README.md
examples/llava/clip.cpp
examples/main-cmake-pkg/README.md
examples/main/README.md
examples/server/README.md
examples/server/server.cpp
ggml-backend.c
ggml.c
ggml.h
llama.cpp
scripts/LlamaConfig.cmake.in
scripts/compare-commits.sh
scripts/pod-llama.sh
scripts/server-llm.sh