koboldcpp/ggml/src
Concedo ec43d2b147 Merge branch 'upstream' into concedo_experimental
# Conflicts:
#	.github/workflows/build.yml
#	README.md
#	common/common.cpp
#	examples/embedding/embedding.cpp
#	examples/json_schema_to_grammar.py
#	examples/llama.android/llama/src/main/cpp/llama-android.cpp
#	examples/llama.swiftui/README.md
#	examples/llama.swiftui/llama.swiftui.xcodeproj/project.pbxproj
#	examples/lookahead/lookahead.cpp
#	examples/parallel/parallel.cpp
#	examples/passkey/passkey.cpp
#	ggml/CMakeLists.txt
#	ggml/src/CMakeLists.txt
#	ggml/src/ggml-cpu/CMakeLists.txt
#	requirements.txt
#	requirements/requirements-all.txt
#	scripts/fetch_server_test_models.py
#	tests/test-chat.cpp
#	tests/test-json-schema-to-grammar.cpp
2025-03-06 18:54:58 +08:00
..
ggml-blas Merge branch 'upstream' into concedo_experimental 2024-11-26 17:01:20 +08:00
ggml-cann Rewrite history to fix bad vulkan shader commits without increasing repo size 2025-03-05 00:02:20 +08:00
ggml-cpu Merge branch 'upstream' into concedo_experimental 2025-03-06 18:54:58 +08:00
ggml-cuda Merge branch 'upstream' into concedo_experimental 2025-03-06 18:54:58 +08:00
ggml-metal Merge branch 'upstream' into concedo_experimental 2025-03-06 18:54:58 +08:00
ggml-opencl opencl : fix buffer alignment (#12197) 2025-03-06 02:33:40 +01:00
ggml-rpc Rewrite history to fix bad vulkan shader commits without increasing repo size 2025-03-05 00:02:20 +08:00
ggml-sycl Merge branch 'upstream' into concedo_experimental 2025-03-06 18:54:58 +08:00
ggml-vulkan Merge branch 'upstream' into concedo_experimental 2025-03-05 00:22:06 +08:00
ggml-alloc.c Rewrite history to fix bad vulkan shader commits without increasing repo size 2025-03-05 00:02:20 +08:00
ggml-backend-impl.h Rewrite history to fix bad vulkan shader commits without increasing repo size 2025-03-05 00:02:20 +08:00
ggml-backend-reg.cpp Merge branch 'upstream' into concedo_experimental 2025-03-06 18:54:58 +08:00
ggml-backend.cpp Merge branch 'upstream' into concedo_experimental 2025-03-06 18:54:58 +08:00
ggml-common.h CUDA: use arch list for compatibility check (#11775) 2025-02-11 00:17:22 +01:00
ggml-impl.h MUSA: support ARM64 and enable dp4a .etc (#11843) 2025-02-21 09:46:23 +02:00
ggml-opt.cpp ggml-opt: fix data corruption (ggml/1022) 2024-11-21 09:22:02 +02:00
ggml-quants.c ggml : portability fixes for VS 2017 (#12150) 2025-03-04 18:53:26 +02:00
ggml-quants.h ggml : build backends as libraries (#10256) 2024-11-14 18:04:35 +01:00
ggml-threading.cpp ggml : build backends as libraries (#10256) 2024-11-14 18:04:35 +01:00
ggml-threading.h remove CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#10797) 2024-12-12 19:02:49 +01:00
ggml-vulkan-shaders.cpp rebuild vk shaders to work on amd 2025-03-05 00:22:54 +08:00
ggml-vulkan-shaders.hpp rebuild vk shaders to work on amd 2025-03-05 00:22:54 +08:00
ggml.c Merge branch 'upstream' into concedo_experimental 2025-03-06 18:54:58 +08:00
gguf.cpp Merge branch 'upstream' into concedo_experimental 2025-01-21 00:25:07 +08:00