llama.cpp
4bcd6b95
- common: remove duplicate check for curl (#6471)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
common: remove duplicate check for curl (#6471) This commit removes one of the two identical checks for curl being NULL in llama_load_model_from_url. Signed-off-by: Daniel Bevenius <daniel.bevenius@gmail.com>
References
#6471 - common: remove duplicate check for curl
Author
danbev
Parents
9b84ae18
Loading