llama.cpp
2568a4bf
- main.swift : fix eos checking (#4197)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
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.
References
#4197 - main.swift: fix EOS checking
Author
eastriverlee
Parents
b35f3d0d
Loading