]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
examples : add --alias option to gpt_params to set use friendly model name (#1614)
authorVladimir Zorin <redacted>
Sun, 28 May 2023 17:14:24 +0000 (20:14 +0300)
committerGitHub <redacted>
Sun, 28 May 2023 17:14:24 +0000 (20:14 +0300)
commit337aea11390221bc925e4acb1f603f1649af2735
tree5ced14826ee129c30c6c4a1509dcfc10acbbc5b8
parentbb051d9723d628414b9e929e5264e23262a2f1b2
examples : add --alias option to gpt_params to set use friendly model name (#1614)
examples/common.cpp
examples/common.h
examples/server/server.cpp