mirror of
https://github.com/ikawrakow/ik_llama.cpp.git
synced 2026-02-03 04:57:32 +00:00
llama_token_eos(const struct llama_model *) is currently getting struct llama_context type variable context as a parameter.
llama_token_eos(const struct llama_model *) is currently getting struct llama_context type variable context as a parameter.