]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
go : fixed Makefile for MacOS ARM 64 (#1530)
authorGleicon Moraes <redacted>
Wed, 22 Nov 2023 16:08:11 +0000 (13:08 -0300)
committerGitHub <redacted>
Wed, 22 Nov 2023 16:08:11 +0000 (18:08 +0200)
commit180e062eda14edb02684cf9a398dc1802ceb1515
tree0935ae7573f9c9da2d575830ac5ff806f31fd9da
parent5c7be85fdcbae6b056938c47a777fc107499a3dc
go : fixed Makefile for MacOS ARM 64 (#1530)

* Fixed Makefile for MacOS ARM 64 based on https://github.com/ggerganov/whisper.cpp/issues/1344 + proper ggml-metal env var setting

* conditional to fix broken non-macos compilation

* spaces -> tab

* make : fix whitespaces

---------

Co-authored-by: Georgi Gerganov <redacted>
bindings/go/Makefile