llama.cpp
llama.cpp copied to clipboard
cmake: make sanitizers linking
clearly no one tested this.
@ggerganov :smirk: enabling asan and detecting memory leaks (see ci)
Maybe add separate sanitize CI like in whisper.cpp
:
https://github.com/ggerganov/whisper.cpp/blob/8e361d90d7948de3ecae73e10878040044836800/.github/workflows/build.yml#L92-L116
@Green-Sky should i port these changes to the format in #497
@anzz1 sure, go ahead. will have some time later to check.
@anzz1 sure, go ahead. will have some time later to check.
Done.
merge into https://github.com/ggerganov/llama.cpp/pull/497