]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
[Docker] fix tools.sh argument passing. (#2884)
authorHenri Vasserman <redacted>
Wed, 30 Aug 2023 16:14:53 +0000 (19:14 +0300)
committerGitHub <redacted>
Wed, 30 Aug 2023 16:14:53 +0000 (19:14 +0300)
commit71d6975559acfd6c8407a4ef8275a9979c737765
tree6a45b20ed0d6fef07cb4197a047544a518d74e55
parentb532a69b2fd08067f34f32f37a2fd9b37678a34a
[Docker] fix tools.sh argument passing. (#2884)

* [Docker] fix tools.sh argument passing.

This should allow passing multiple arguments to containers with
the full image that are using the tools.sh frontend.

Fix from https://github.com/ggerganov/llama.cpp/issues/2535#issuecomment-1697091734
.devops/tools.sh