Failed assertion trying to run draft

#1
by mbednarek360 - opened

I'm seeing the following error using the latest commit from the PR:

/build/source/src/llama-context.cpp:1235: GGML_ASSERT(!dflash.target_features.empty() && "DFlash target features not extracted") failed

Owner

If you're running tests on llama-server, you may need to add the argument and feature extraction support.
https://github.com/lym000000/llama.cpp/commit/6bd92403ba9b52d712c3394d6ba63869c1c92ef1

Owner

Sign up or log in to comment