]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
Removes multiple newlines at the end of files that is breaking the editorconfig step...
authorClint Herron <redacted>
Tue, 2 Jul 2024 16:18:10 +0000 (12:18 -0400)
committerGitHub <redacted>
Tue, 2 Jul 2024 16:18:10 +0000 (12:18 -0400)
commit07a3fc0608a68c0c93a5fbfa9c58f4c9ec64cb81
treeca0711d152510dd6063623558b90ff19ed0f43a6
parent968967376dc2c018d29f897c4883d335bbf384fb
Removes multiple newlines at the end of files that is breaking the editorconfig step of CI. (#8258)
22 files changed:
.github/ISSUE_TEMPLATE/config.yml
common/common.h
examples/embedding/README.md
examples/infill/infill.cpp
examples/lookup/README.md
examples/main-cmake-pkg/.gitignore
examples/main-cmake-pkg/CMakeLists.txt
examples/server-embd.py
examples/server/tests/features/passkey.feature
examples/server/themes/buttons-top/index.html
examples/server/themes/wild/index.html
examples/sycl/run-llama2.sh
examples/sycl/win-build-sycl.bat
examples/sycl/win-run-llama2.bat
ggml/include/ggml-metal.h
ggml/src/ggml-cuda/cpy.cu
ggml/src/ggml-metal.metal
ggml/src/ggml-quants.h
ggml/src/ggml-vulkan-shaders.hpp
scripts/pod-llama.sh
src/unicode-data.cpp
tests/test-rope.cpp