Concedo
|
bc89b465a8
|
Merge branch 'upstream' into concedo_experimental
# Conflicts:
# .github/workflows/build.yml
# .github/workflows/release.yml
# .github/workflows/server.yml
# README.md
# docs/build.md
# docs/install.md
# ggml/src/ggml-cpu/CMakeLists.txt
# ggml/src/ggml-opencl/CMakeLists.txt
# ggml/src/ggml-opencl/ggml-opencl.cpp
# ggml/src/ggml-sycl/ggml-sycl.cpp
# ggml/src/ggml-sycl/mmvq.cpp
# ggml/src/ggml-sycl/vecdotq.hpp
# tests/test-backend-ops.cpp
# tests/test-chat.cpp
|
2025-06-05 11:03:34 +08:00 |
|
Georgi Gerganov
|
3e63a58ef7
|
kv-cache : refactor the update/defrag mechanism (#13988)
* kv-cache : refactor update mechanism
ggml-ci
* memory : improve status handling
* defrag : reset head + add comments
ggml-ci
* cont : minor fixes
ggml-ci
|
2025-06-04 18:58:20 +03:00 |
|
Concedo
|
5e667659ec
|
Merge commit '0fc16b42e8793364918e830c234c1f3caec29dae' into concedo_experimental
# Conflicts:
# src/CMakeLists.txt
# src/llama-kv-cache.cpp
|
2025-06-02 23:14:23 +08:00 |
|
Georgi Gerganov
|
0fc16b42e8
|
kv-cache : split implementation in separate sources (#13920)
ggml-ci
|
2025-06-01 11:39:27 +03:00 |
|