1
0
Fork 0
mirror of https://github.com/ggerganov/llama.cpp.git synced 2025-03-06 20:48:53 +01:00
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