updates for gemma-4-E4B-it-Q6_K.gguf

This commit is contained in:
Aaron Po
2026-04-09 23:59:38 -04:00
parent b53f9e5582
commit 7ca651a886
4 changed files with 88 additions and 230 deletions

View File

@@ -72,7 +72,7 @@ endif()
FetchContent_Declare(
llama-cpp
GIT_REPOSITORY https://github.com/ggml-org/llama.cpp.git
GIT_TAG b8711
GIT_TAG b8739
)
FetchContent_MakeAvailable(llama-cpp)
# --- boost-ext/di -------------------------------------------------------------