Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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.
- Loading branch information