llama.cpp/examples/batched.swift/Sources
eastriver 2568a4bf54
main.swift : fix eos checking (#4197)
llama_token_eos(const struct llama_model *) is currently getting struct llama_context type variable context as a parameter.
2023-11-24 11:25:10 +02:00
..
main.swift main.swift : fix eos checking (#4197) 2023-11-24 11:25:10 +02:00