diff --git a/cortex-cpp/engines/cortex.llamacpp/engine.cmake b/cortex-cpp/engines/cortex.llamacpp/engine.cmake index c4569de14..cebd67577 100644 --- a/cortex-cpp/engines/cortex.llamacpp/engine.cmake +++ b/cortex-cpp/engines/cortex.llamacpp/engine.cmake @@ -1,5 +1,5 @@ # cortex.llamacpp release version -set(VERSION 0.1.20) +set(VERSION 0.1.20-30.6.24) # vulka is unstable, we need to use a customized version set(VULKA_VERSION 0.1.12-25.06.24)