]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
examples: cache hf model when --model not provided (#7353)
authorAmir <redacted>
Tue, 21 May 2024 14:13:12 +0000 (17:13 +0300)
committerGitHub <redacted>
Tue, 21 May 2024 14:13:12 +0000 (17:13 +0300)
commit11474e756de3f56b760986e73086d40e787e52f8
treeffb1c5369b3e7e8f128a114c7a7f1b5899376ac9
parentd8ee90222791afff2ab666ded4cb6195fd94cced
examples: cache hf model when --model not provided (#7353)

* examples: cache hf model when --model not provided

* examples: cache hf model when --model not provided

* examples: cache hf model when --model not provided

* examples: cache hf model when --model not provided

* examples: cache hf model when --model not provided
common/common.cpp
common/common.h
examples/main/README.md