llama.cpp
07a3fc06 - Removes multiple newlines at the end of files that is breaking the editorconfig step of CI. (#8258)

Comment changes are shownComment changes are hidden
Commit
343 days ago
Removes multiple newlines at the end of files that is breaking the editorconfig step of CI. (#8258)
Author
Parents
  • .github/ISSUE_TEMPLATE
    • File
      config.yml
  • common
    • File
      common.h
  • examples
    • embedding
      • File
        README.md
    • infill
      • File
        infill.cpp
    • lookup
      • File
        README.md
    • main-cmake-pkg
      • File
        .gitignore
      • File
        CMakeLists.txt
    • File
      server-embd.py
    • server
      • tests/features
        • File
          passkey.feature
      • themes
        • buttons-top
          • File
            index.html
        • wild
          • File
            index.html
    • sycl
      • File
        run-llama2.sh
      • File
        win-build-sycl.bat
      • File
        win-run-llama2.bat
  • ggml
    • include
      • File
        ggml-metal.h
    • src
      • ggml-cuda
        • File
          cpy.cu
      • ggml-metal.metal
      • File
        ggml-quants.h
      • File
        ggml-vulkan-shaders.hpp
  • scripts
    • File
      pod-llama.sh
  • src
    • File
      unicode-data.cpp
  • tests
    • File
      test-rope.cpp