]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
sam : passing parameters and simple prompt (#598)
authorJiří Podivín <redacted>
Thu, 2 Nov 2023 19:28:11 +0000 (20:28 +0100)
committerGitHub <redacted>
Thu, 2 Nov 2023 19:28:11 +0000 (21:28 +0200)
commitd271d353502125661cab94d0cfed7960d650c55a
treeb8e3d293008e4e30d16c7cf0b91ea118396c79b4
parent4058f5bc987114ce539a4195583fb1f65edcb999
sam : passing parameters and simple prompt (#598)

- most of the model hyperparameters can now be set on CLI
- user can define their own mask prefix
- user can define their own point prompt, although just one

Signed-off-by: Jiri Podivin <redacted>
examples/sam/main.cpp