opensignature
opensignature
Hi all, I am now entering and I do not know if "privacy protection" issue has already been discussed. I don't think in OpenSC "Diffie-Hellman mutual authentication" (as described in...
> Find the first commit that stops working ``` git reset --hard HEAD~100 HEAD is now at efc8f767 move ndk code to a new library (#6951) ``` with this commit...
> Does it work with `-nkvo`? I don't think -nkvo parameter is present in finetune. However I recompiled everything, forcing bool no_kv_offload = true; in common.h but it still doesn't...
if it helps, from commit c4ec9c0d to commit 3cbd23ed the error is different, and it is this: GGML_ASSERT: examples/finetune/finetune.cpp:646: false && "TODO: ggml_flash_attn_ext() not yet supported"
I think we should try with small base models and scale up to those that cause problems. For example with https://huggingface.co/Maykeye/TinyLLama-v0 finetune works correctly