]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
examples : add "command" tool (#171)
authorGeorgi Gerganov <redacted>
Fri, 25 Nov 2022 17:06:56 +0000 (19:06 +0200)
committerGeorgi Gerganov <redacted>
Fri, 25 Nov 2022 17:36:57 +0000 (19:36 +0200)
commitbc88eb13c641b9032368423a0255cdf178b23981
treecd6284f32e803ee91f772b8c6ce87ce203c00c0c
parentb8ce25dec18dc432dd6c1c55711ae771bae98ecc
examples : add "command" tool (#171)
.gitignore
Makefile
README.md
examples/CMakeLists.txt
examples/command/CMakeLists.txt [new file with mode: 0644]
examples/command/README.md [new file with mode: 0644]
examples/command/command.cpp [new file with mode: 0644]
examples/main/README.md
examples/main/main.cpp