Skip to content

common: remove duplicate check for curl #6471

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 4, 2024

Conversation

danbev
Copy link
Collaborator

@danbev danbev commented Apr 4, 2024

This commit removes one of the two identical checks for curl being NULL in llama_load_model_from_url.

This comment was marked as off-topic.

This commit removes one of the two identical checks for curl being NULL
in llama_load_model_from_url.

Signed-off-by: Daniel Bevenius <[email protected]>
@danbev danbev force-pushed the common-curl-dup-checks branch from 1a0e4b6 to e0f2a1b Compare April 4, 2024 07:22
@phymbert phymbert merged commit 4bcd6b9 into ggml-org:master Apr 4, 2024
tybalex pushed a commit to rubra-ai/tools.cpp that referenced this pull request Apr 17, 2024
This commit removes one of the two identical checks for curl being NULL
in llama_load_model_from_url.

Signed-off-by: Daniel Bevenius <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants