]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
common : add common_remote_get_content (#13123)
authorXuan-Son Nguyen <redacted>
Sat, 26 Apr 2025 20:58:12 +0000 (22:58 +0200)
committerGitHub <redacted>
Sat, 26 Apr 2025 20:58:12 +0000 (22:58 +0200)
commit2d451c80590b9ac250322769ac13d3b4870dbcf7
tree85fa13c5f4e260cf1990dab906d2da8551eb19a9
parent4753791e70acd4d4e02f2098f14a03df26c992bd
common : add common_remote_get_content (#13123)

* common : add common_remote_get_content

* support max size and timeout

* add tests
common/arg.cpp
common/arg.h
tests/test-arg-parser.cpp