]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
Treat hf.co/ prefix the same as hf:// (#11350)
authorEric Curtin <redacted>
Thu, 23 Jan 2025 10:38:20 +0000 (10:38 +0000)
committerGitHub <redacted>
Thu, 23 Jan 2025 10:38:20 +0000 (10:38 +0000)
commitf211d1dc10332b7e89a4abd1041903fa63bfed27
tree57d29a399f33effefba3e64843df1cf55c3ab723
parent955a6c2d91480954e90469517c4b91c4052c6a59
Treat hf.co/ prefix the same as hf:// (#11350)

ollama uses hf.co/ to specify huggingface prefix, like RamaLama
uses hf://

Treat them similarly.

Signed-off-by: Eric Curtin <redacted>
examples/run/run.cpp