]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
Parse https://ollama.com/library/ syntax (#11480)
authorEric Curtin <redacted>
Wed, 29 Jan 2025 11:23:10 +0000 (12:23 +0100)
committerGitHub <redacted>
Wed, 29 Jan 2025 11:23:10 +0000 (11:23 +0000)
commitf0d4b29edfc633ec3ba6442482a6b43a5cd80a01
tree074b7d3e1d44f41090975e3d6fa5ab069e522040
parent815857791d3639a4d544d0a8cf25a49b0325c08c
Parse https://ollama.com/library/ syntax (#11480)

People search for ollama models using the web ui, this change
allows one to copy the url from the browser and for it to be
compatible with llama-run.

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