]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
contrib: support modelscope community (#12664)
authortastelikefeet <redacted>
Fri, 11 Apr 2025 12:01:56 +0000 (20:01 +0800)
committerGitHub <redacted>
Fri, 11 Apr 2025 12:01:56 +0000 (14:01 +0200)
commitb2034c2b55b36b2192bdefb3b295db2a911370f5
treee2f5afff34c6dc0fa44202ffe04d0a56212902a5
parent06bb53ad9b6e6d92b6ab6979927530080b1c990c
contrib: support modelscope community (#12664)

* support download from modelscope

* support login

* remove comments

* add arguments

* fix code

* fix win32

* test passed

* fix readme

* revert readme

* change to MODEL_ENDPOINT

* revert tail line

* fix readme

* refactor model endpoint

* remove blank line

* fix header

* fix as comments

* update comment

* update readme

---------

Co-authored-by: tastelikefeet <redacted>
README.md
common/arg.cpp
common/common.cpp
common/common.h
examples/run/run.cpp