llama.cpp
cb44dbc7
- llama : catch llama_load_session_file_internal exceptions (#2022)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
llama : catch llama_load_session_file_internal exceptions (#2022) * convert checks in llama_load_session_file to throw and handle them * make llama_load_session_file_internal static * address feedbacks to avoid using exceptions
References
#2022 - Convert checks in llama_load_session_file to throw and handle them
Author
randxie
Parents
79f634a1
Loading