mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2026-07-30 14:40:48 -05: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.