mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-08-29 00:20:49 +02:00
2568a4bf54
llama_token_eos(const struct llama_model *) is currently getting struct llama_context type variable context as a parameter.