koboldcpp/ggml/src
Concedo ce7f9c9a2c Merge branch 'upstream' into concedo_experimental
# Conflicts:
#	.devops/full-rocm.Dockerfile
#	.devops/llama-cli-rocm.Dockerfile
#	.devops/llama-server-rocm.Dockerfile
#	.github/workflows/build.yml
#	.github/workflows/python-type-check.yml
#	CMakeLists.txt
#	CONTRIBUTING.md
#	README.md
#	ci/run.sh
#	examples/embedding/embedding.cpp
#	examples/server/README.md
#	flake.lock
#	ggml/include/ggml.h
#	ggml/src/ggml.c
#	requirements/requirements-convert_legacy_llama.txt
#	scripts/sync-ggml.last
#	src/llama-vocab.cpp
#	src/llama.cpp
#	tests/test-backend-ops.cpp
#	tests/test-grad0.cpp
#	tests/test-tokenizer-0.cpp
2024-10-02 01:00:57 +08:00
..
ggml-cann cann: fix crash when llama-bench is running on multiple cann devices (#9627) 2024-09-25 11:30:38 +08:00
ggml-cuda Merge branch 'upstream' into concedo_experimental 2024-10-02 01:00:57 +08:00
ggml-sycl Revert "[SYCL] fallback mmvq (#9088)" (#9579) 2024-09-23 11:28:06 +08:00
llamafile ggml : move common CPU backend impl to new header (#9509) 2024-09-16 16:22:07 +02:00
vulkan-shaders Merge branch 'upstream' into concedo_experimental 2024-10-02 01:00:57 +08:00
ggml-aarch64.c ggml : add run-time detection of neon, i8mm and sve (#9331) 2024-09-28 15:06:16 +03:00
ggml-aarch64.h ggml : minor naming changes (#8433) 2024-07-12 10:46:02 +03:00
ggml-alloc.c ggml-alloc : fix list of allocated tensors with GGML_ALLOCATOR_DEBUG (#9573) 2024-09-21 14:24:23 +02:00
ggml-backend-impl.h ggml/examples: add backend support for numerical optimization (ggml/949) 2024-09-20 21:15:05 +03:00
ggml-backend.c fixed incorrect auto gpu settings, fixed clblast not working 2024-09-21 17:59:52 +08:00
ggml-blas.cpp Merge branch 'upstream' into concedo_experimental 2024-09-13 16:17:24 +08:00
ggml-cann.cpp ggml/examples: add backend support for numerical optimization (ggml/949) 2024-09-20 21:15:05 +03:00
ggml-common.h ggml-quants : ternary packing for TriLMs and BitNet b1.58 (#8151) 2024-09-05 21:48:47 -04:00
ggml-cpu-impl.h ggml : move common CPU backend impl to new header (#9509) 2024-09-16 16:22:07 +02:00
ggml-cuda.cu Merge branch 'upstream' into concedo_experimental 2024-09-27 11:21:28 +08:00
ggml-impl.h ggml : move common CPU backend impl to new header (#9509) 2024-09-16 16:22:07 +02:00
ggml-kompute.cpp ggml/examples: add backend support for numerical optimization (ggml/949) 2024-09-20 21:15:05 +03:00
ggml-metal.m Merge branch 'upstream' into concedo_experimental 2024-10-02 01:00:57 +08:00
ggml-metal.metal metal : use F32 prec for K*Q in vec FA (#9595) 2024-09-23 11:27:47 +03:00
ggml-quants.c Merge branch 'upstream' into concedo_experimental 2024-10-02 01:00:57 +08:00
ggml-quants.h ggml : add run-time detection of neon, i8mm and sve (#9331) 2024-09-28 15:06:16 +03:00
ggml-rpc.cpp ggml/examples: add backend support for numerical optimization (ggml/949) 2024-09-20 21:15:05 +03:00
ggml-sycl.cpp Revert "[SYCL] fallback mmvq (#9088)" (#9579) 2024-09-23 11:28:06 +08:00
ggml-vulkan-shaders.cpp Merge branch 'upstream' into concedo_experimental 2024-10-02 01:00:57 +08:00
ggml-vulkan-shaders.hpp Merge branch 'upstream' into concedo_experimental 2024-10-02 01:00:57 +08:00
ggml-vulkan.cpp Merge branch 'upstream' into concedo_experimental 2024-10-02 01:00:57 +08:00
ggml.c Merge branch 'upstream' into concedo_experimental 2024-10-02 01:00:57 +08:00