llama.cpp
ffd5117d
- llama : more graceful error handling of invalid session files
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
llama : more graceful error handling of invalid session files * llama : remove LLAMA_MAX_RNG_STATE It's no longer necessary to limit the size of the RNG state, because the max size of session files is not estimated anymore.
References
#8699 - llama : refactor session file management
Author
compilade
Committer
compilade
Parents
83e6a17d
Loading