update
Showing
Too many changes to show.
To preserve performance only 1000 of 1000+ files are displayed.
llm/llama.cpp/ggml/.gitignore
100755 → 100644
File mode changed from 100755 to 100644
llm/llama.cpp/ggml/CMakeLists.txt
100755 → 100644
File mode changed from 100755 to 100644
llm/llama.cpp/ggml/cmake/FindSIMD.cmake
100755 → 100644
File mode changed from 100755 to 100644
llm/llama.cpp/ggml/include/ggml-alloc.h
100755 → 100644
File mode changed from 100755 to 100644
llm/llama.cpp/ggml/include/ggml-backend.h
100755 → 100644
File mode changed from 100755 to 100644
llm/llama.cpp/ggml/include/ggml-blas.h
100755 → 100644
File mode changed from 100755 to 100644
llm/llama.cpp/ggml/include/ggml-cann.h
100755 → 100644
File mode changed from 100755 to 100644
llm/llama.cpp/ggml/include/ggml-cuda.h
100755 → 100644
File mode changed from 100755 to 100644
llm/llama.cpp/ggml/include/ggml-kompute.h
100755 → 100644
File mode changed from 100755 to 100644
llm/llama.cpp/ggml/include/ggml-metal.h
100755 → 100644
File mode changed from 100755 to 100644
llm/llama.cpp/ggml/include/ggml-rpc.h
100755 → 100644
File mode changed from 100755 to 100644
llm/llama.cpp/ggml/include/ggml-sycl.h
100755 → 100644
File mode changed from 100755 to 100644
llm/llama.cpp/ggml/include/ggml-vulkan.h
100755 → 100644
File mode changed from 100755 to 100644
llm/llama.cpp/ggml/include/ggml.h
100755 → 100644
File mode changed from 100755 to 100644
llm/llama.cpp/ggml/src/CMakeLists.txt
100755 → 100644
File mode changed from 100755 to 100644
llm/llama.cpp/ggml/src/ggml-aarch64.c
100755 → 100644
File mode changed from 100755 to 100644
llm/llama.cpp/ggml/src/ggml-aarch64.h
100755 → 100644
File mode changed from 100755 to 100644
llm/llama.cpp/ggml/src/ggml-alloc.c
100755 → 100644
File mode changed from 100755 to 100644
llm/llama.cpp/ggml/src/ggml-backend-impl.h
100755 → 100644
File mode changed from 100755 to 100644
llm/llama.cpp/ggml/src/ggml-backend.c
100755 → 100644
File mode changed from 100755 to 100644
Please register or sign in to comment